isReloading property

  1. @override
bool get isReloading
override

Returns true if the state is reloading with having a value or error, and is the loading state

Implementation

@override
bool get isReloading => false;