textIndigo400 property
T
get
textIndigo400
set the textColor [Colors.indigo400]
Implementation
T get textIndigo400 => this..textColor(Colors.indigo[400]);
set the textColor [Colors.indigo400]
T get textIndigo400 => this..textColor(Colors.indigo[400]);