pub const DEFAULT_MAIN_PANE_ORDER: [MainVerticalPane; 3];Expand description
What: Default top-to-bottom order (results, then middle search row, then package info).
Inputs: None (constant).
Output: Constant array value.
Details:
- Matches the historical layout before
main_pane_orderexisted.