menu
modular_ui package
documentation
modular_ui.dart
MUISimpleFooter
items property
items property
dark_mode
light_mode
items
property
List
<
MUIFooterItem
>
items
final
The Items to display. eg. About Us, License, Contact Us, License
Implementation
final List<MUIFooterItem> items;
modular_ui package
documentation
modular_ui
MUISimpleFooter
items property
MUISimpleFooter class