textBrown600 property

T get textBrown600

set the textColor [Colors.brown600]

Implementation

T get textBrown600 => this..textColor(Colors.brown[600]);