status property

StatusState get status

Get status of page (Loading, success,..)

Implementation

StatusState get status => bloc.statusCubit.state;