flutter_local_notifications package
documentation
flutter_local_notifications
AndroidNotificationDetails
showProgress property
showProgress
flutter_local_notifications package
documentation
flutter_local_notifications
AndroidNotificationDetails
showProgress 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
ticker
timeoutAfter
usesChronometer
vibrationPattern
visibility
when
Methods
noSuchMethod
toString
Operators
operator ==
showProgress
property
bool
showProgress
final
Specifies if the notification will be used to show progress.
Implementation
final bool showProgress;