menu
add_to_cart_animation package
documentation
add_to_cart_icon.dart
CartIconKey
updateBadge method
updateBadge method
dark_mode
light_mode
updateBadge
method
dynamic
updateBadge
(
String
?
badgeQuantity
)
Implementation
updateBadge(String? badgeQuantity) async { _changeQtdeBadgeState(badgeQuantity); return; }
add_to_cart_animation package
documentation
add_to_cart_icon
CartIconKey
updateBadge method
CartIconKey class