hide method

void hide()

Imposta la visibilità a false.

Implementation

void hide() => value = false;