DraftModeUIPageNavigationItemScreen constructor
const
DraftModeUIPageNavigationItemScreen({})
Implementation
const DraftModeUIPageNavigationItemScreen({
super.key,
required this.screen,
this.text,
this.icon,
this.iconExpanded = false,
this.iconColor,
this.iconSize,
this.badge,
this.replace = true,
});