menu
tx_design package
documentation
widgets/badge.dart
TxBadge
smallSize property
smallSize property
dark_mode
light_mode
smallSize
property
double
?
smallSize
final
如果
label
为 null,则徽章的直径。
默认为
BadgeTheme
的小大小,如果主题值为 null,则默认为 6。
Implementation
final double? smallSize;
tx_design package
documentation
widgets/badge
TxBadge
smallSize property
TxBadge class