textCyan800 property

T get textCyan800

set the textColor [Colors.cyan800]

Implementation

T get textCyan800 => this..textColor(Colors.cyan[800]);