future property

Future<void> future

Implementation

Future<void> get future => _transitionCompleter.future;