menu
helpers package
documentation
helpers/type_defs.dart
ReplaceValidator<T> typedef
ReplaceValidator<T> typedef
dark_mode
light_mode
ReplaceValidator<
T
>
typedef
ReplaceValidator
<
T
> =
bool
Function
(
T
e
)
Implementation
typedef ReplaceValidator<T> = bool Function(T e);
helpers package
documentation
helpers/type_defs
ReplaceValidator<T> typedef
type_defs library