textOrange200 property

T get textOrange200

set the textColor [Colors.orange200]

Implementation

T get textOrange200 => this..textColor(Colors.orange[200]);