pub fn SidebarItem(_: SidebarItemProps) -> Element
For details, see the props struct definition.
theme
Option<SidebarItemThemeWith>
Theme override.
children
Element
Inner content for the SidebarItem.
onpress
Option<EventHandler<()>>
Optionally handle the onpress event in the SidebarItem.