StreamLoadingExt<T> extension
- on
-
- Stream<
T>
- Stream<
Methods
-
withLoading(
ILifecycle lifecycle, {String message = '', Cancellable? cancellable, bool onErrorCallCancel = true}) → Stream< T> -
Available on Stream<
当Stream还未发射数据时,自动展示loadingT> , provided by the StreamLoadingExt extension