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