textOrangeAccent200 property

T get textOrangeAccent200

set the textColor [Colors.orangeAccent200]

Implementation

T get textOrangeAccent200 => this..textColor(Colors.orangeAccent[200]);