future property

  1. @required
Future future
final

Dialog will be closed when future task is finished.

Implementation

@required
final Future future;