toggleState static method

void toggleState()

Implementation

static void toggleState() {
  _instance.toggleChecker();
}