textColor property

MaterialStateProperty<Color?>? textColor
finalinherited

Resolves the color of the textStyle. You will receive MaterialState.disabled

Implementation

final MaterialStateProperty<Color?>? textColor;