DraftModeUIPageNavigationTop constructor
const
DraftModeUIPageNavigationTop({})
Implementation
const DraftModeUIPageNavigationTop({
super.key,
this.title,
this.leading,
this.trailing,
this.centerTitle = true,
this.backgroundColor,
this.containerHeight,
this.transitionBetweenRoutes = true,
});