StackRouterAppBar constructor
const
StackRouterAppBar({})
Implementation
const StackRouterAppBar({
this.title,
this.leading,
this.trailing,
this.suppressLeadingBackButton = false,
this.height = stackRouterAppBarHeight,
key,
}) : super(key: key);