menu
flutter_waya package
documentation
components/builder.dart
CustomStreamBuilder<T>
onError property
onError property
dark_mode
light_mode
onError
property
CustomStreamBuilderError
?
onError
final
异步错误时或者返回值为null时 UI回调
Implementation
final CustomStreamBuilderError? onError;
flutter_waya package
documentation
components/builder
CustomStreamBuilder<T>
onError property
CustomStreamBuilder class