menu
antd_flutter_mobile package
documentation
components/form/item.dart
AntdFormItemGroup<ChildType, Style extends AntdStyle, T, WidgetType>
items property
items property
dark_mode
light_mode
items
property
List
<
ChildType
>
?
items
final
列表项
Implementation
final List<ChildType>? items;
antd_flutter_mobile package
documentation
components/form/item
AntdFormItemGroup<ChildType, Style extends AntdStyle, T, WidgetType>
items property
AntdFormItemGroup class