highlightColor property
The highlight color of the text box.
If foregroundDecoration is provided, this must not be provided.
See also:
- unfocusedColor, displayed when the field is not focused
Implementation
final Color? highlightColor;
The highlight color of the text box.
If foregroundDecoration is provided, this must not be provided.
See also:
final Color? highlightColor;