cursorColor property

Color? cursorColor
final

The color of the cursor, default to Theme.of(context).colorScheme.secondary

Implementation

final Color? cursorColor;