sprite property

Sprite<T> get sprite

What this sprite draws.

Implementation

Sprite<T> get sprite => _sprite;