draw property

Drawers<T> get draw
inherited

Shorthand for App.draw.

Implementation

Drawers<T> get draw => app.draw;