sizeUnit property

int sizeUnit
final

用于控制组件尺寸的变化单位, 在 Ant Design 中我们的基础单位为 4 ,便于更加细致地控制尺寸梯度

Implementation

final int sizeUnit;