smallSize property

double? smallSize
final

The diameter of the badge if label is null.

Defaults to the BadgeTheme's small size, or 6 if the theme value is null.

Implementation

final double? smallSize;