manageTheme method

void manageTheme()

Implementation

void manageTheme() {
  _themeService.switchTheme();
}