textGrey700 property

T get textGrey700

set the textColor [Colors.grey700]

Implementation

T get textGrey700 => this..textColor(Colors.grey[700]);