backgroundCursorColor property

Color backgroundCursorColor
final

The color to use when painting the background cursor aligned with the text while rendering the floating cursor.

Typically this would be set to CupertinoColors.inactiveGray.

Implementation

final Color backgroundCursorColor;