textIndigo600 property

T get textIndigo600

set the textColor [Colors.indigo600]

Implementation

T get textIndigo600 => this..textColor(Colors.indigo[600]);