sidebarSection abstract method

Widget sidebarSection(
  1. SidebarSectionProps props
)

Renders a fixed (non-collapsible) sidebar section.

Implementation

Widget sidebarSection(SidebarSectionProps props);