textLightBlue700 property

T get textLightBlue700

set the textColor [Colors.lightBlue700]

Implementation

T get textLightBlue700 => this..textColor(Colors.lightBlue[700]);