menu
febui package
documentation
widgets/m_drawer.dart
MDrawerItem
MDrawerItem const constructor
MDrawerItem const constructor
dark_mode
light_mode
MDrawerItem
constructor
const
MDrawerItem
(
String
label
,
String
route
, {
IconData
?
icon
,
String
?
asset
,
})
Implementation
const MDrawerItem(this.label, this.route, {this.icon, this.asset});
febui package
documentation
widgets/m_drawer
MDrawerItem
MDrawerItem const constructor
MDrawerItem class