expand method

void expand()

Implementation

void expand() {
  expandableAction = CHFExpandableAction.expand;
  notifyListeners();
}