isLoading property
bool
get
isLoading
Whether the templates are being loaded.
Implementation
bool get isLoading => _isLoading;
Whether the templates are being loaded.
bool get isLoading => _isLoading;