StreamLoadingExt<T> extension

on

Methods

withLoading(ILifecycle lifecycle, {String message = '', Cancellable? cancellable, bool onErrorCallCancel = true}) Stream<T>

Available on Stream<T>, provided by the StreamLoadingExt extension

当Stream还未发射数据时,自动展示loading