textPurple200 property
T
get
textPurple200
set the textColor [Colors.purple200]
Implementation
T get textPurple200 => this..textColor(Colors.purple[200]);
set the textColor [Colors.purple200]
T get textPurple200 => this..textColor(Colors.purple[200]);