Function node_launchpad::components::utils::centered_rect_fixed
source ยท pub fn centered_rect_fixed(x: u16, y: u16, r: Rect) -> RectExpand description
Helper function to create a centered rect using a fixed x,y constraint.