DrawerSubMenuMenuItem constructor
DrawerSubMenuMenuItem({})
Implementation
DrawerSubMenuMenuItem({required this.title, required this.iconUrl, this.isVisible = true, this.isSelected = false, required this.route});
DrawerSubMenuMenuItem({required this.title, required this.iconUrl, this.isVisible = true, this.isSelected = false, required this.route});