textColor property

MaterialStateProperty<Color?>? textColor
final

If FieldTheme.textColor is null this value is used

Implementation

final MaterialStateProperty<Color?>? textColor;