textBlueAccent700 property

T get textBlueAccent700

set the textColor [Colors.blueAccent700]

Implementation

T get textBlueAccent700 => this..textColor(Colors.blueAccent[700]);