menu
flutter_foreground_task package
documentation
models/notification_options.dart
IOSNotificationOptions
showNotification property
showNotification property
dark_mode
light_mode
showNotification
property
bool
showNotification
final
Whether to show notifications. The default is
true
.
Implementation
final bool showNotification;
flutter_foreground_task package
documentation
models/notification_options
IOSNotificationOptions
showNotification property
IOSNotificationOptions class