menu
fast_app package
documentation
notice/fast_notification.dart
FastNotification
removeListenerByEvent static method
removeListenerByEvent static method
dark_mode
light_mode
removeListenerByEvent
static method
dynamic
removeListenerByEvent
(
String
event
)
Implementation
static removeListenerByEvent(String event) { _eventMap.remove(event); }
fast_app package
documentation
notice/fast_notification
FastNotification
removeListenerByEvent static method
FastNotification class