textBlue50 property
T
get
textBlue50
set the textColor [Colors.blue50]
Implementation
T get textBlue50 => this..textColor(Colors.blue[50]);
set the textColor [Colors.blue50]
T get textBlue50 => this..textColor(Colors.blue[50]);