expandedHeightBreakpoint top-level constant

double const expandedHeightBreakpoint

The minimum height for WindowHeightClass.expanded layouts.

This breakpoint provides ample vertical space for complex layouts.

Implementation

const expandedHeightBreakpoint = 900.0;