Function frame_vertically_centered_rect

Source
pub fn frame_vertically_centered_rect(area: Rect, lines: usize) -> Rect
Expand description

Creates a vertically centered rectangle within the given area with the specified number of lines.