textGrey300 property

T get textGrey300

set the textColor [Colors.grey300]

Implementation

T get textGrey300 => this..textColor(Colors.grey[300]);