fill

Function fill 

Source
pub fn fill(
    bounds: impl Into<Bounds<Pixels>>,
    background: impl Into<Background>,
) -> PaintQuad
Expand description

Creates a filled quad with the given bounds and background color.