textWhite70 property
T
get
textWhite70
set the textColor Colors.white70
Implementation
T get textWhite70 => this..textColor(Colors.white70);
set the textColor Colors.white70
T get textWhite70 => this..textColor(Colors.white70);