sound property

LinuxNotificationSound? sound
final

Specifies the notification sound. Typical value is ThemeLinuxSound('message')

Implementation

final LinuxNotificationSound? sound;