badgePadding property
The badgePadding property is used to set the padding for the badge label. It specifies the amount of space to be left around the badge label content.
Implementation
final EdgeInsets? badgePadding;
The badgePadding property is used to set the padding for the badge label. It specifies the amount of space to be left around the badge label content.
final EdgeInsets? badgePadding;