render

Function render 

Source
pub fn render(
    frame: &mut Frame<'_>,
    app: &App,
    theme: &Theme,
    blink_state: bool,
)
Expand description

Render the complete UI.