expand method

void expand()

Implementation

void expand() {
  expanded.value = true;
}