sourceBloc property

B? sourceBloc
final

Bloc that will contain an ItemSourceState. If one is not provided the current BuildContext will be used to look it up.

Implementation

final B? sourceBloc;