DraftModeUIPageNavigationItem constructor
const
DraftModeUIPageNavigationItem({})
Implementation
const DraftModeUIPageNavigationItem({
super.key,
this.text,
this.icon,
this.iconSize,
this.iconExpanded = false,
this.iconColor,
this.badge,
this.onTap,
});