NavbarActionButton constructor
const
NavbarActionButton({})
Implementation
const NavbarActionButton({
super.key,
this.action,
this.asset = '',
this.child,
this.color,
this.width = kNavbarHeight,
});
const NavbarActionButton({
super.key,
this.action,
this.asset = '',
this.child,
this.color,
this.width = kNavbarHeight,
});