selectionHandleColor property
final
The color of the selection handles on the text field.
Defaults to CupertinoColors.systemBlue.
Implementation
final Color? selectionHandleColor;
The color of the selection handles on the text field.
Defaults to CupertinoColors.systemBlue.
final Color? selectionHandleColor;