state property

Stream<LoadingWithTag> Function(B) state
final

The bloc state the widget is listening to

Implementation

final Stream<LoadingWithTag> Function(B) state;