menu
flutter_foreground_task package
documentation
notification_priority
NotificationPriority
LOW constant
LOW
brightness_4
LOW
constant
Null safety
NotificationPriority
const
LOW
No sound.
Implementation
static const NotificationPriority LOW = NotificationPriority(-1);
flutter_foreground_task package
documentation
notification_priority
NotificationPriority
LOW constant
NotificationPriority class
Constructors
NotificationPriority
Properties
hashCode
rawValue
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==
Constants
DEFAULT
HIGH
LOW
MAX
MIN