cursorColor property

Color? cursorColor
final

The color of the cursor.

The cursor indicates the current location of text insertion point in the field.

Implementation

final Color? cursorColor;