menu
antd_ui package
documentation
components/layout/antd_space.dart
AntdSpace
wrap property
wrap property
dark_mode
light_mode
wrap
property
bool
?
wrap
final
是否自动换行,仅在 horizontal 时有效,默认:false
Implementation
final bool? wrap;
antd_ui package
documentation
components/layout/antd_space
AntdSpace
wrap property
AntdSpace class