isLoading property

  1. @override
bool isLoading
override

Implementation

@override
bool get isLoading => state == AsyncSnapshotState.waiting;