menu
fl_extended package
documentation
fl_extended.dart
CustomStreamBuilder<T>
onError property
onError property
dark_mode
light_mode
onError
property
ValueTwoCallbackT
<
Widget
,
BuildContext
,
Object
?
>
?
onError
final
异步错误时或者返回值为null时 UI回调
Implementation
final ValueTwoCallbackT<Widget, BuildContext, Object?>? onError;
fl_extended package
documentation
fl_extended
CustomStreamBuilder<T>
onError property
CustomStreamBuilder class