Skip to main content

draw_break_tip

Function draw_break_tip 

Source
pub fn draw_break_tip(
    f: &mut Frame<'_>,
    area: Rect,
    timer: &Timer,
    accent: Color,
    text: Color,
    dim: Color,
    heart: &str,
)