showSettingsPanel method

void showSettingsPanel()

Implementation

void showSettingsPanel() {
  animationController.forward();
  _callListerns();
}