badges property

List<NavbarBadge> badges

List of badges of the navbar

Implementation

static List<NavbarBadge> get badges => _badges;