menu
list_utilities package
documentation
base_list.dart
Test<E> typedef
Test<E> typedef
dark_mode
light_mode
Test<
E
>
typedef
Test
<
E
> =
bool
Function
(
E
element
)
Implementation
typedef Test<E> = bool Function(E element);
list_utilities package
documentation
base_list
Test<E> typedef
base_list library