Sidebar constructor

const Sidebar(
  1. {Key? key,
  2. required Widget body}
)

Wraps the current route in a sidebar for navigation.

Implementation

const Sidebar