menu
y_infra package
documentation
push/objects/i_custom_notification_content.dart
ICustomNotificationContent
progress property
progress property
dark_mode
light_mode
progress
property
double
?
get
progress
inherited
Returns the progress value of the notification, if set.
Implementation
double? get progress { return _progress; }
y_infra package
documentation
push/objects/i_custom_notification_content
ICustomNotificationContent
progress property
ICustomNotificationContent class