menu
flutter_foreground_task package
documentation
models/notification_options.dart
IOSNotificationOptions
playSound property
playSound property
dark_mode
light_mode
playSound
property
bool
playSound
final
Whether to play sound when creating notifications. The default is
false
.
Implementation
final bool playSound;
flutter_foreground_task package
documentation
models/notification_options
IOSNotificationOptions
playSound property
IOSNotificationOptions class