isLoading property

  1. @override
bool get isLoading
override

true only when this is an AsyncLoading state.

Implementation

@override
bool get isLoading => false;