📄️ Circle
Use Circle to draw circles.
📄️ Image
Use Image to render images, similar to ``.
📄️ Path
Use Path to render SVG
📄️ Rect
Use Rect to draw rectangles.
📄️ RRect
Use RRect to draw rounded rectangles.
📄️ Text
Use Text to draw text.
Graphics rendering and manipulation in the Canvas UI system.
Use Circle to draw circles.
Use Image to render images, similar to ``.
Use Path to render SVG
Use Rect to draw rectangles.
Use RRect to draw rounded rectangles.
Use Text to draw text.