presentation/widgets/badge_popup library

Functions

badgeIconFromKey(String? key) IconData
Maps badge icon_key strings to Material icon data.
showBadgePopup(BuildContext context, UserBadge badge) Future<void>