Skip to main content

draw

Function draw 

Source
pub fn draw(
    theme: &Theme,
    frame: &mut Frame,
    _bounds: Rectangle,
    _cursor: Cursor,
    enabled: bool,
)