textOrange900 property

T get textOrange900

set the textColor [Colors.orange900]

Implementation

T get textOrange900 => this..textColor(Colors.orange[900]);