CodexSidebarItem constructor

const CodexSidebarItem(
  1. SidebarItemProps props, {
  2. Key? key,
})

Implementation

const CodexSidebarItem(this.props, {super.key});