menu
better_notifier package
documentation
core/better_notifier.dart
ValueChanger<T> typedef
ValueChanger<T> typedef
dark_mode
light_mode
ValueChanger<
T
>
typedef
ValueChanger
<
T
> =
void Function
(
T
newValue
)
Implementation
typedef ValueChanger<T> = void Function(T newValue);
better_notifier package
documentation
core/better_notifier
ValueChanger<T> typedef
better_notifier library