textColor property
Resolves the color of the textStyle
.
You will receive MaterialState.disabled
Implementation
final MaterialStateProperty<Color?>? textColor;
Resolves the color of the textStyle
.
You will receive MaterialState.disabled
final MaterialStateProperty<Color?>? textColor;