textDeepPurple600 property

T get textDeepPurple600

set the textColor [Colors.deepPurple600]

Implementation

T get textDeepPurple600 => this..textColor(Colors.deepPurple[600]);