defaultPanel method

void defaultPanel()

Implementation

void defaultPanel() {
  _appBar = 0;
  appBarController.sink.add(true);
}