bloc property

StateStreamable<T>? bloc
final

Bloc-native state source. Prefer this for new code.

Implementation

final StateStreamable<T>? bloc;