usesLibraries property

bool get usesLibraries

Whether this widget class references any library projects.

Implementation

bool get usesLibraries => allLibraryProjectIds.isNotEmpty;