onError property

ValueThreeCallbackT<Widget, BuildContext, Object?, dynamic Function()>? onError
final

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

Implementation

final ValueThreeCallbackT<Widget, BuildContext, Object?, Function()>? onError;