selectionControls property Null safety

TextSelectionControls? selectionControls
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;