excludeAllByDefault property

bool excludeAllByDefault

If enabled, the default behavior of all declaration filters is to exclude everything, rather than include everything.

Implementation

bool get excludeAllByDefault => _excludeAllByDefault;