cursorColor property

Color? cursorColor
final

The color to use when painting the cursor.

Same as TextField.cursorColor

Implementation

final Color? cursorColor;