isLoading property

  1. @override
bool isLoading
override

Implementation

@override
bool get isLoading {
  return false;
}