textCyan400 property

T get textCyan400

set the textColor [Colors.cyan400]

Implementation

T get textCyan400 => this..textColor(Colors.cyan[400]);