gfx property
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;
The main graphics interface for rendering 2D primitives, textures, and text.
All drawing operations are performed through this object.
late final Graphics gfx;