menu
rollbar_flutter_aio package
documentation
common/src/extension/collection.dart
Predicate<E> typedef
Predicate<E> typedef
dark_mode
light_mode
Predicate<
E
>
typedef
Predicate
<
E
> =
bool
Function
(
E
)
Implementation
typedef Predicate<E> = bool Function(E);
rollbar_flutter_aio package
documentation
common/src/extension/collection
Predicate<E> typedef
collection library