textCyan400 property
T
get
textCyan400
set the textColor [Colors.cyan400]
Implementation
T get textCyan400 => this..textColor(Colors.cyan[400]);
set the textColor [Colors.cyan400]
T get textCyan400 => this..textColor(Colors.cyan[400]);