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