isEmpty property

bool isEmpty

Returns true if no templates are loaded.

Implementation

bool get isEmpty => _templates.isEmpty;