CustomDrawerSubMenuListTile constructor
const
CustomDrawerSubMenuListTile({})
Implementation
const CustomDrawerSubMenuListTile({
super.key,
this.subMenuTitle,
this.subMenuTitleFontSize,
this.subMenuTitleFontColor,
this.onTap,
this.subMenuIcon,
this.subMenuIconSize,
this.subMenuIconColor,
});