textPink100 property
T
get
textPink100
set the textColor [Colors.pink100]
Implementation
T get textPink100 => this..textColor(Colors.pink[100]);
set the textColor [Colors.pink100]
T get textPink100 => this..textColor(Colors.pink[100]);