VxBadgeExtension extension

on

Methods

badge({VxBadgeType type = VxBadgeType.round, Color? color, TextStyle? textStyle, int? count, bool limit = false, double? size, Widget? optionalWidget, VxBadgePosition position = VxBadgePosition.rightTop}) Widget
Extension method to directly access VxBadge with any widget without wrapping or with dot operator.