menu
antd_flutter_mobile package
documentation
theme/size.dart
AntdSizeDefine
step property
step property
dark_mode
light_mode
step
property
int
step
final
用于控制组件尺寸的基础步长,尺寸步长结合尺寸变化单位, 就可以派生各种尺寸梯度。通过调整步长即可得到不同的布局模式,
Implementation
final int step;
antd_flutter_mobile package
documentation
theme/size
AntdSizeDefine
step property
AntdSizeDefine class