indicatorStream property

Stream<bool>? indicatorStream
final

An stream that will be used to subscribe to the loading state

Implementation

final Stream<bool>? indicatorStream;