menu
huddle01_flutter_client package
documentation
data/value_notifiers.dart
CustomValueNotifier<T>
CustomValueNotifier constructor
CustomValueNotifier constructor
dark_mode
light_mode
CustomValueNotifier<
T
>
constructor
CustomValueNotifier<
T
>
(
T
value
)
Implementation
CustomValueNotifier(super.value);
huddle01_flutter_client package
documentation
data/value_notifiers
CustomValueNotifier<T>
CustomValueNotifier constructor
CustomValueNotifier class