textBlueGrey600 property

T get textBlueGrey600

set the textColor [Colors.blueGrey600]

Implementation

T get textBlueGrey600 => this..textColor(Colors.blueGrey[600]);