ModulaAppBar constructor
const
ModulaAppBar({})
Implementation
const ModulaAppBar({
super.key,
this.leading,
this.title,
this.actions,
this.centerTitle = true,
this.elevation = 4,
this.backgroundColor,
this.borderRadius = 0,
this.backgroundGradient,
this.padding,
});