autoDisposeBloc property
bool
get
autoDisposeBloc
Whether _bloc is closed when this state is disposed.
Implementation
bool get autoDisposeBloc => true;
Whether _bloc is closed when this state is disposed.
bool get autoDisposeBloc => true;