shade1000 property
Color
get
shade1000
The default shade.
Implementation
Color get shade1000 => colorSwatch != null ? colorSwatch!.primary : _base!;
The default shade.
Color get shade1000 => colorSwatch != null ? colorSwatch!.primary : _base!;