cursorColor property

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