menu
curving_reality_library package
documentation
services/notifications.dart
CuReNotifications
show static method
show static method
dark_mode
light_mode
show
static method
void
show
(
LocalNotification
notification
)
Implementation
static void show(LocalNotification notification) { key.currentState?.enqueue(notification); }
curving_reality_library package
documentation
services/notifications
CuReNotifications
show static method
CuReNotifications class