Flutter
material
MaterialAccentColor
shade200 property
shade200
description
shade200
property
Null safety
Color
shade200
The default shade.
Implementation
Color get shade200 => this[200]!;
Flutter
material
MaterialAccentColor
shade200 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 []