pub fn render_full_centered_paragraph(
frame: &mut Frame<'_>,
text: &'static str,
color: Option<Color>,
)
Expand description
Render a horizontally and vertically centered paragraph with text and color style With the game external border set to the same color as the text