isAuthLoading property

bool get isAuthLoading

Whether auth is loading

Implementation

bool get isAuthLoading => authState.isLoading;