cyan300 property

T get cyan300

flutter system color [Colors.cyan300]

Implementation

T get cyan300 => this..color(Colors.cyan[300]);