menu
neom_commons package
documentation
ui/widgets/web/web_breakpoints.dart
WebBreakpoints
sidebarExpanded static method
sidebarExpanded static method
dark_mode
light_mode
sidebarExpanded
static method
bool
sidebarExpanded
(
double
width
)
Implementation
static bool sidebarExpanded(double width) => width > desktop;
neom_commons package
documentation
ui/widgets/web/web_breakpoints
WebBreakpoints
sidebarExpanded static method
WebBreakpoints class