Flutter
material
MaterialAccentColor
shade400 property
shade400
description
shade400
property
Null safety
Color
shade400
The second darkest shade.
Implementation
Color get shade400 => this[400]!;
Flutter
material
MaterialAccentColor
shade400 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 []