menu
nobody package
documentation
excel/spreadsheet.dart
Predicate<T> typedef
Predicate<T> typedef
dark_mode
light_mode
Predicate<
T
>
typedef
Predicate
<
T
> =
bool
Function
(
T
)
Implementation
typedef Predicate<T> = bool Function(T);
nobody package
documentation
excel/spreadsheet
Predicate<T> typedef
spreadsheet library