check if current state is loading bool
bool get isLoading => _pagifyState!._asyncCallState.currentState.isLoading;