GNDrawerListTime constructor
const
GNDrawerListTime({})
Implementation
const GNDrawerListTime({
super.key,
this.title,
this.titleFontSize,
this.titleFontColor,
this.onTap,
this.icon,
this.iconSize,
this.iconColor,
this.isSubMenu = false,
this.subMenuList,
});