menu
flutter_foreground_task package
documentation
models/android_notification_options.dart
AndroidNotificationOptions
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/android_notification_options
AndroidNotificationOptions
playSound property
AndroidNotificationOptions class