menu
view_ui_flutter package
documentation
models/menu_item_model.dart
MenuItemUiModel
children property
children property
dark_mode
light_mode
children
property
List
<
MenuItemUiModel
>
?
children
final
Implementation
final List<MenuItemUiModel>? children;
view_ui_flutter package
documentation
models/menu_item_model
MenuItemUiModel
children property
MenuItemUiModel class