onDone property

CustomFutureBuilderDone<T> onDone
final

完成时 UI回调 异步返回的数据一定不为null

Implementation

final CustomFutureBuilderDone<T> onDone;