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