selectionControls property
final
Delegate to build the selection handles and toolbar.
If it is null
, the platform specific selection control is used.
Implementation
final TextSelectionControls? selectionControls;
Delegate to build the selection handles and toolbar.
If it is null
, the platform specific selection control is used.
final TextSelectionControls? selectionControls;