menu
antd_ui package
documentation
components/layout/antd_space.dart
AntdSpace
compact property
compact property
dark_mode
light_mode
compact
property
bool
?
compact
final
是否是紧凑模式,默认: false(暂未实现功能)
Implementation
final bool? compact;
antd_ui package
documentation
components/layout/antd_space
AntdSpace
compact property
AntdSpace class