textRedAccent400 property

T get textRedAccent400

set the textColor [Colors.redAccent400]

Implementation

T get textRedAccent400 => this..textColor(Colors.redAccent[400]);