gfx top-level property Core Systems
{@category Core_Systems} The main graphics interface for rendering 2D primitives, textures, and text.
All drawing operations are performed through this object.
Implementation
Graphics get gfx => App.instance.gfx;