NomoAppBar constructor
const
NomoAppBar({})
Implementation
const NomoAppBar({
super.key,
this.title,
this.leading,
this.trailling,
this.spacing,
this.backgroundColor,
this.borderRadius,
this.bottom,
this.topInset,
this.height,
this.elevation,
});