defaultSound property
Specifies the default sound for notifications.
Typical value is ThemeLinuxSound('message')
Implementation
final LinuxNotificationSound? defaultSound;
Specifies the default sound for notifications.
Typical value is ThemeLinuxSound('message')
final LinuxNotificationSound? defaultSound;