textBlue property
T
get
textBlue
set the textColor Colors.blue
Implementation
T get textBlue => this..textColor(Colors.blue);
set the textColor Colors.blue
T get textBlue => this..textColor(Colors.blue);