textIndigo300 property

T get textIndigo300

set the textColor [Colors.indigo300]

Implementation

T get textIndigo300 => this..textColor(Colors.indigo[300]);