Flutter
material
MaterialColor
shade100 property
shade100
description
shade100
property
Null safety
Color
shade100
The second lightest shade.
Implementation
Color get shade100 => this[100]!;
Flutter
material
MaterialColor
shade100 property
MaterialColor class
Constructors
MaterialColor
Properties
alpha
blue
green
hashCode
opacity
red
runtimeType
shade50
shade100
shade200
shade300
shade400
shade500
shade600
shade700
shade800
shade900
value
Methods
computeLuminance
noSuchMethod
toString
withAlpha
withBlue
withGreen
withOpacity
withRed
Operators
operator ==
operator []