menu
v_components package
documentation
widgets/dropDown/drop_down_menu.dart
DropDownMenu
children property
children property
dark_mode
light_mode
children
property
List
<
Widget
>
children
final
下拉组件数组
Implementation
final List<Widget> children;
v_components package
documentation
widgets/dropDown/drop_down_menu
DropDownMenu
children property
DropDownMenu class