textAmberAccent400 property

T get textAmberAccent400

set the textColor [Colors.amberAccent400]

Implementation

T get textAmberAccent400 => this..textColor(Colors.amberAccent[400]);