cursorColor property

Color? cursorColor
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;