menu
box package
documentation
core.dart
AndPredicate<T>
AndPredicate.new constructor
AndPredicate.new constructor
dark_mode
light_mode
AndPredicate<
T
>
constructor
AndPredicate<
T
>
(
List
<
Predicate
<
T
>
>
_predicates
)
Implementation
AndPredicate(this._predicates);
box package
documentation
core
AndPredicate<T>
AndPredicate.new constructor
AndPredicate class