menu
antd_ui package
documentation
components/layout/antd_grid.dart
AntdRow
children property
children property
dark_mode
light_mode
children
property
List
<
AntdCol
>
children
final
子节点
Implementation
final List<AntdCol> children;
antd_ui package
documentation
components/layout/antd_grid
AntdRow
children property
AntdRow class