textWhite60 property
T
get
textWhite60
set the textColor Colors.white60
Implementation
T get textWhite60 => this..textColor(Colors.white60);
set the textColor Colors.white60
T get textWhite60 => this..textColor(Colors.white60);