values property

All the possible values for the LinuxNotificationUrgency enumeration.

Implementation

static List<LinuxNotificationUrgency> get values =>
    <LinuxNotificationUrgency>[low, normal, critical];