menu
bloc_structure package
documentation
dashboard/model/drawer_model.dart
DrawerModel
DrawerModel.new constructor
DrawerModel.new constructor
dark_mode
light_mode
DrawerModel
constructor
DrawerModel
(
{
String
?
title
,
Widget
?
icon
,
String
?
route
,
})
Implementation
DrawerModel({ this.title, this.icon, this.route, });
bloc_structure package
documentation
dashboard/model/drawer_model
DrawerModel
DrawerModel.new constructor
DrawerModel class