menu
fml package
documentation
widgets/drawer/item/drawer_item_model.dart
DrawerItemModel
DrawerItemModel.new constructor
DrawerItemModel.new constructor
dark_mode
light_mode
DrawerItemModel
constructor
DrawerItemModel
(
Model
parent
,
String
?
id
,
Drawers
position
)
Implementation
DrawerItemModel(Model super.parent, super.id, this.position);
fml package
documentation
widgets/drawer/item/drawer_item_model
DrawerItemModel
DrawerItemModel.new constructor
DrawerItemModel class