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