pub const ROWS_LAYOUT_TOP: f32 = 24.0; // 24f32
Y-offset of the first row below the header. The 4-pixel gap between HEADER_HEIGHT and ROWS_LAYOUT_TOP is the breathing room between the title bar and the first row of widgets.
HEADER_HEIGHT
ROWS_LAYOUT_TOP