desktopBreakpoint top-level constant

double const desktopBreakpoint

Desktop breakpoint — matches the shell's NavigationRail threshold in routes.dart.

Implementation

const desktopBreakpoint = 800.0;