menu
jotrockenmitlocken
Widgets/Navigation/old/Navbar/mobile/drawer_item.dart
DrawerItem
DrawerItem.new const constructor
DrawerItem.new
dark_mode
light_mode
DrawerItem
constructor
const
DrawerItem
(
{
required
String
title
,
required
IconData
icon
,
})
Implementation
const DrawerItem({ required this.title, required this.icon, });
jotrockenmitlocken
drawer_item
DrawerItem
DrawerItem.new const constructor
DrawerItem class