pub fn fill( bounds: impl Into<Bounds<Pixels>>, background: impl Into<Background>, ) -> PaintQuad
Creates a filled quad with the given bounds and background color.