shade0 property

Color shade0

Lightest shade of the color.

Implementation

Color get shade0 => this[0] ?? Colors.white;