isLoading property

  1. @override
bool get isLoading
override

Is this a pending asynchronous value state?

Implementation

@override
bool get isLoading => true;