Sidebar constructor

const Sidebar({
  1. Key? key,
})

Navigation sidebar for the application.

Implementation

const Sidebar({super.key});