Returns whether a user-driven animation is currently in progress.
Future<bool> isUserAnimationInProgress() => _impl.isUserAnimationInProgress();