bool scheduled

Whether this Ticker has already scheduled a frame callback.

Source

@protected
bool get scheduled => _animationId != null;