expand method

void expand()

Implementation

void expand() {
  _setExpanded(true);
}