menu
flutter_waya package
documentation
components/builder.dart
CustomStreamBuilder<T>
didUpdateWidgetCallStream property
didUpdateWidgetCallStream property
dark_mode
light_mode
didUpdateWidgetCallStream
property
bool
didUpdateWidgetCallStream
final
父组件update时 是否重新执行异步请求 默认为false
Implementation
final bool didUpdateWidgetCallStream;
flutter_waya package
documentation
components/builder
CustomStreamBuilder<T>
didUpdateWidgetCallStream property
CustomStreamBuilder class