SidebarController constructor

SidebarController(
  1. List<SidebarItem> items
)

Implementation

SidebarController(this.items);