done property

BuildContextValueBuilder<T> done
final

The function to call to build the widget when future has completed with no error.

Implementation

final BuildContextValueBuilder<T> done;