ArcaneSidebarFooter constructor
ArcaneSidebarFooter({})
Implementation
ArcaneSidebarFooter(
{super.key,
this.trailing = const ArcaneSidebarExpansionToggle(),
this.content = const SizedBox.shrink()});
ArcaneSidebarFooter(
{super.key,
this.trailing = const ArcaneSidebarExpansionToggle(),
this.content = const SizedBox.shrink()});