selectionControls property

TextSelectionControls? selectionControls
final

An interface for building the selection UI, to be provided by the implementor of the toolbar widget or handle widget

Implementation

final TextSelectionControls? selectionControls;