textCyan200 property
T
get
textCyan200
set the textColor [Colors.cyan200]
Implementation
T get textCyan200 => this..textColor(Colors.cyan[200]);
set the textColor [Colors.cyan200]
T get textCyan200 => this..textColor(Colors.cyan[200]);