autoCloseBloc property

bool get autoCloseBloc

Whether bloc is closed when this state is disposed.

Implementation

bool get autoCloseBloc => true;