NiceNavbar constructor
Implementation
const NiceNavbar({
super.key,
this.title,
this.logo,
this.leading,
this.actions,
this.userWidget,
this.height = 52,
this.elevation = 1,
});
const NiceNavbar({
super.key,
this.title,
this.logo,
this.leading,
this.actions,
this.userWidget,
this.height = 52,
this.elevation = 1,
});