textPurple400 property

T get textPurple400

set the textColor [Colors.purple400]

Implementation

T get textPurple400 => this..textColor(Colors.purple[400]);