hasFlavors property

bool get hasFlavors

Whether this project should be generated with build flavors.

Implementation

bool get hasFlavors => flavors.isNotEmpty;