toggleTabSwitcher method

void toggleTabSwitcher()

Implementation

void toggleTabSwitcher() => switcherActive = !switcherActive;