isSideBarMinimized static method
Check if the sidebar is minimized
Implementation
static bool isSideBarMinimized() => _sideBarController.state.isMinimized;
Check if the sidebar is minimized
static bool isSideBarMinimized() => _sideBarController.state.isMinimized;