renderer property

Renderer<T> get renderer
inherited

Shorthand for App.renderer.

Implementation

Renderer<T> get renderer => app.renderer;