badgePadding property

EdgeInsets? badgePadding
final

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;