textPink700 property

T get textPink700

set the textColor [Colors.pink700]

Implementation

T get textPink700 => this..textColor(Colors.pink[700]);