backgroundCursorColor property Null safety
final
The color to use when painting the background cursor aligned with the text while rendering the floating cursor.
Cannot be null. By default it is the disabled grey color from CupertinoColors.
Implementation
final Color backgroundCursorColor;