kSizes_minScreenWidth top-level constant

double const kSizes_minScreenWidth

Maximum width for widgets in the layout, used to constrain the size of widgets to improve UI consistency.

Implementation

const double kSizes_minScreenWidth = 300;