isLoading property

bool get isLoading

Whether the skeleton is currently loading.

Implementation

bool get isLoading => _isLoading;