menu
leapfrog_web_component package
documentation
custom_drawer/custome_web_drawer.dart
CustomDrawer
menuItems property
menuItems property
dark_mode
light_mode
menuItems
property
List
<
DrawerMenuItem
>
menuItems
final
Menu items to display in the drawer
Implementation
final List<DrawerMenuItem> menuItems;
leapfrog_web_component package
documentation
custom_drawer/custome_web_drawer
CustomDrawer
menuItems property
CustomDrawer class