hide method

void hide()

Implementation

void hide() => visible.value = false;