hide method

void hide()

Hides the entire overlay including the toolbar and the handles.

Implementation

void hide() => _selectionOverlay.hide();