toggle method

void toggle()

Implementation

void toggle() {
  Debug().info("AppBarCelebrationModal: Shown!");
  notifyListeners();
}