menu
flenx package
documentation
shell/utils/shell_breakpoints.dart
ShellBreakpoints
isDrawer static method
isDrawer static method
dark_mode
light_mode
isDrawer
static method
bool
isDrawer
(
double
width
)
Mobile e tablet → sidebar vira drawer.
Implementation
static bool isDrawer(double width) => width < desktop;
flenx package
documentation
shell/utils/shell_breakpoints
ShellBreakpoints
isDrawer static method
ShellBreakpoints class