menu
rs_dashboard package
documentation
widgets/sidebar/sidebar.dart
SidebarFooter
SidebarFooter.new const constructor
SidebarFooter.new const constructor
dark_mode
light_mode
SidebarFooter
constructor
const
SidebarFooter
(
{
Key
?
key
,
required
bool
isExpanded
,
})
Implementation
const SidebarFooter({super.key, required this.isExpanded});
rs_dashboard package
documentation
widgets/sidebar/sidebar
SidebarFooter
SidebarFooter.new const constructor
SidebarFooter class