isLoading property

  1. @override
bool get isLoading
override

Whether the current state represents a loading operation.

Implementation

@override
bool get isLoading => value.isLoading;