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