Flutter
material
MaterialAccentColor
shade700 property
shade700
description
shade700
property
Null safety
Color
shade700
The darkest shade.
Implementation
Color get shade700 => this[700]!;
Flutter
material
MaterialAccentColor
shade700 property
MaterialAccentColor class
Constructors
MaterialAccentColor
Properties
alpha
blue
green
hashCode
opacity
red
runtimeType
shade100
shade200
shade400
shade700
value
Methods
computeLuminance
noSuchMethod
toString
withAlpha
withBlue
withGreen
withOpacity
withRed
Operators
operator ==
operator []