pub fn render<B: Backend>(app: &mut App, frame: &mut Frame<'_, B>)
Renders the user interface widgets.