textAmberAccent700 property

T get textAmberAccent700

set the textColor [Colors.amberAccent700]

Implementation

T get textAmberAccent700 => this..textColor(Colors.amberAccent[700]);