pub fn picker_overlay_width(frame: &Frame<'_>) -> u16
Width a picker overlay should use on this frame. Delegates to design::picker_width so the picker-width formula lives in one place.
design::picker_width