menu
antd_flutter_mobile package
documentation
theme/radius.dart
AntdRadiusDefine
sm property
sm property
dark_mode
light_mode
sm
property
Radius
sm
final
SM号圆角,用于组件小尺寸下的圆角,如 Button、Input、Select 等输入类控件在 small size 下的圆角 4.0
Implementation
final Radius sm;
antd_flutter_mobile package
documentation
theme/radius
AntdRadiusDefine
sm property
AntdRadiusDefine class