menu
humanize package
documentation
humanize.dart
Filter<T> typedef
Filter<T> typedef
dark_mode
light_mode
Filter<
T
>
typedef
Filter
<
T
> =
T Function
(
T
value
)
Implementation
typedef Filter<T> = T Function(T value);
humanize package
documentation
humanize
Filter<T> typedef
humanize library