lightBlue900 property

T get lightBlue900

flutter system color [Colors.lightBlue900]

Implementation

T get lightBlue900 => this..color(Colors.lightBlue[900]);