showSubAppliances method

void showSubAppliances()

Implementation

void showSubAppliances() {
  widget.controller.changeOverlay(OverlayChangedEvent.subAppliances);
}