isReloading property

bool get isReloading

Alias for isRefreshing.

Implementation

bool get isReloading => isRefreshing;