textWhite property
T
get
textWhite
set the textColor Colors.white
Implementation
T get textWhite => this..textColor(Colors.white);
set the textColor Colors.white
T get textWhite => this..textColor(Colors.white);