cursorColor property
final
The color of the text field's cursor.
The cursor indicates the current location of the text insertion point in the field.
Implementation
final Color? cursorColor;
The color of the text field's cursor.
The cursor indicates the current location of the text insertion point in the field.
final Color? cursorColor;