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