textYellow100 property

T get textYellow100

set the textColor [Colors.yellow100]

Implementation

T get textYellow100 => this..textColor(Colors.yellow[100]);