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