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