menu
antd_flutter_mobile package
documentation
theme/token.dart
AntdSeedToken
sizeUnit property
sizeUnit property
dark_mode
light_mode
sizeUnit
property
int
sizeUnit
final
用于控制组件尺寸的变化单位, 在 Ant Design 中我们的基础单位为 4 ,便于更加细致地控制尺寸梯度
Implementation
final int sizeUnit;
antd_flutter_mobile package
documentation
theme/token
AntdSeedToken
sizeUnit property
AntdSeedToken class