textOrangeAccent property
T
get
textOrangeAccent
set the textColor Colors.orangeAccent
Implementation
T get textOrangeAccent => this..textColor(Colors.orangeAccent);
set the textColor Colors.orangeAccent
T get textOrangeAccent => this..textColor(Colors.orangeAccent);