onError property

CustomFutureBuilderError? onError
final

异步错误时或者返回值为null时 UI回调

Implementation

final CustomFutureBuilderError? onError;