selectionHandleColor property

Color? selectionHandleColor
final

The color of the selection handles on the text field.

Defaults to CupertinoColors.systemBlue.

Implementation

final Color? selectionHandleColor;