red900 property

T get red900

flutter system color [Colors.red900]

Implementation

T get red900 => this..color(Colors.red[900]);