yellow800 property

T get yellow800

flutter system color [Colors.yellow800]

Implementation

T get yellow800 => this..color(Colors.yellow[800]);