textPink800 property

T get textPink800

set the textColor [Colors.pink800]

Implementation

T get textPink800 => this..textColor(Colors.pink[800]);