textLightBlue200 property

T get textLightBlue200

set the textColor [Colors.lightBlue200]

Implementation

T get textLightBlue200 => this..textColor(Colors.lightBlue[200]);