cursorColor property

Color? cursorColor
final

The color to use when painting the cursor.

Defaults to the theme's cursorColor when null.

Implementation

final Color? cursorColor;