applyExclusionsToFileList property

bool applyExclusionsToFileList
final

When dartFiles is provided, whether to apply the same exclusions as directory discovery (e.g. .g.dart, build/). Default true.

Implementation

final bool applyExclusionsToFileList;