cursorColor property

Color? cursorColor
final

The cursorColor of SelectableText when selectable is true.

Implementation

final Color? cursorColor;