textDeepPurple300 property

T get textDeepPurple300

set the textColor [Colors.deepPurple300]

Implementation

T get textDeepPurple300 => this..textColor(Colors.deepPurple[300]);