largeSize property
final
The badge's height if label is non-null.
Defaults to the BadgeTheme's large size, or 16 if the theme value is null. If the default value is overridden then it may be useful to also override padding and alignment.
Implementation
final double? largeSize;