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