isLoading property

bool get isLoading

Whether the templates are being loaded.

Implementation

bool get isLoading => _isLoading;