menu
fractal package
documentation
mixins/filterable.dart
FilterF<T extends Fractal>
noInterest property
noInterest property
dark_mode
light_mode
noInterest
property
bool
get
noInterest
inherited
Implementation
bool get noInterest => listeners.isEmpty && listenersVoid.isEmpty && looking.isEmpty;
fractal package
documentation
mixins/filterable
FilterF<T extends Fractal>
noInterest property
FilterF mixin