menu
saasfork_design_system package
documentation
utils/services/notification_service.dart
NotificationService
closeAllNotifications method
closeAllNotifications method
dark_mode
light_mode
closeAllNotifications
method
void
closeAllNotifications
(
)
Implementation
void closeAllNotifications() { _manager.closeAll(); }
saasfork_design_system package
documentation
utils/services/notification_service
NotificationService
closeAllNotifications method
NotificationService class