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