show method

void show()

Show the field

Implementation

void show() {
  hidden = false;
}