textIndigo50 property
T
get
textIndigo50
set the textColor [Colors.indigo50]
Implementation
T get textIndigo50 => this..textColor(Colors.indigo[50]);
set the textColor [Colors.indigo50]
T get textIndigo50 => this..textColor(Colors.indigo[50]);