loading property

bool loading

Whether state is loading or not.

Implementation

bool get loading => value.isLoading;