hide method

void hide()
override

Implementation

void hide() {
  throw UnimplementedError('hide() has not been implemented.');
}