isLoading property
bool
get
isLoading
Whether the skeleton is currently loading.
Implementation
bool get isLoading => _isLoading;
Whether the skeleton is currently loading.
bool get isLoading => _isLoading;