textCyan300 property

T get textCyan300

set the textColor [Colors.cyan300]

Implementation

T get textCyan300 => this..textColor(Colors.cyan[300]);