kSizes_minScreenWidth top-level constant
Maximum width for widgets in the layout, used to constrain the size of widgets to improve UI consistency.
Implementation
const double kSizes_minScreenWidth = 300;
Maximum width for widgets in the layout, used to constrain the size of widgets to improve UI consistency.
const double kSizes_minScreenWidth = 300;