menu
kataglyphis_inference_engine
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
dynamic
icon
,
})
Implementation
const DrawerItem({required this.title, required this.icon});
kataglyphis_inference_engine
drawer_item
DrawerItem
DrawerItem.new const constructor
DrawerItem class