selectionControls property

TextSelectionControls? selectionControls
final

Custom controls for text selection handles. Defaults to platform-specific controls if not specified.

Implementation

final TextSelectionControls? selectionControls;