textIndigoAccent700 property

T get textIndigoAccent700

set the textColor [Colors.indigoAccent700]

Implementation

T get textIndigoAccent700 => this..textColor(Colors.indigoAccent[700]);