textDeepOrange700 property

T get textDeepOrange700

set the textColor [Colors.deepOrange700]

Implementation

T get textDeepOrange700 => this..textColor(Colors.deepOrange[700]);