badgeValuePadding constant

EdgeInsets const badgeValuePadding

Implementation

static const badgeValuePadding =
    EdgeInsets.symmetric(vertical: 2.0, horizontal: paddingBase);