menu
gtech_flutter_ui package
documentation
notification/notification.dart
GTFNotificationCenter
removeAll method
removeAll method
dark_mode
light_mode
removeAll
method
void
removeAll
(
)
Implementation
void removeAll(){ _notificationMap.clear(); }
gtech_flutter_ui package
documentation
notification/notification
GTFNotificationCenter
removeAll method
GTFNotificationCenter class