ShadcnSidebarExpanded constructor

const ShadcnSidebarExpanded(
  1. List<Component> children, {
  2. Key? key,
})

Implementation

const ShadcnSidebarExpanded(this.children, {super.key});