gfx property

Graphics gfx
latefinal

The main graphics interface for rendering 2D primitives, textures, and text.

All drawing operations are performed through this object.

Implementation

late final Graphics gfx;