textBrown200 property

T get textBrown200

set the textColor [Colors.brown200]

Implementation

T get textBrown200 => this..textColor(Colors.brown[200]);