flutter_local_notifications package
documentation
flutter_local_notifications
AndroidNotificationDetails
progress property
progress
flutter_local_notifications package
documentation
flutter_local_notifications
AndroidNotificationDetails
progress property
AndroidNotificationDetails class
Constructors
AndroidNotificationDetails
Properties
additionalFlags
autoCancel
category
channelAction
channelDescription
channelId
channelName
channelShowBadge
color
enableLights
enableVibration
fullScreenIntent
groupAlertBehavior
groupKey
hashCode
icon
importance
indeterminate
largeIcon
ledColor
ledOffMs
ledOnMs
maxProgress
ongoing
onlyAlertOnce
playSound
priority
progress
runtimeType
setAsGroupSummary
shortcutId
showProgress
showWhen
sound
styleInformation
subText
tag
ticker
timeoutAfter
usesChronometer
vibrationPattern
visibility
when
Methods
noSuchMethod
toString
Operators
operator ==
progress
property
Null safety
int
progress
final
The current progress value.
Implementation
final int progress;