type alias
                ShapeRenderer
            
            
            - Type:
- 
                            (g: Graphics, bounds: Bounds, style: ShapeStyle) => void
type alias
                ShapeRenderer(g: Graphics, bounds: Bounds, style: ShapeStyle) => void