lightBlue property

T get lightBlue

flutter system color Colors.lightBlue

Implementation

T get lightBlue => this..color(Colors.lightBlue);