menu
scouting_app_2024
parts\bits\appbar_celebrate.dart
AppBarCelebrationModal
toggle method
toggle
brightness_4
brightness_5
toggle
method
void
toggle
(
)
Implementation
void toggle() { Debug().info("AppBarCelebrationModal: Shown!"); notifyListeners(); }
scouting_app_2024
appbar_celebrate
AppBarCelebrationModal
toggle method
AppBarCelebrationModal class