ArcaneSidebarButton constructor
const
ArcaneSidebarButton({})
Implementation
const ArcaneSidebarButton(
{super.key,
required this.icon,
this.label,
this.subLabel,
this.onTap,
this.selected = false});