animationFuture property

  1. @override
Future<T> get animationFuture
override

Implementation

@override
Future<T> get animationFuture => animationCompleter.future;