textPink200 property

T get textPink200

set the textColor [Colors.pink200]

Implementation

T get textPink200 => this..textColor(Colors.pink[200]);