hide method

void hide()

Hides the overlay.

Implementation

void hide() => visible = false;