defaultSound property

LinuxNotificationSound? defaultSound
final

Specifies the default sound for notifications. Typical value is ThemeLinuxSound('message')

Implementation

final LinuxNotificationSound? defaultSound;