shade50 property Null safety

Color shade50

The lightest shade.

Implementation

Color get shade50 => this[50]!;