menu
huddle01_flutter_client package
documentation
data/value_notifiers.dart
CustomValueNotifier<T>
CustomValueNotifier.new constructor
CustomValueNotifier.new 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.new constructor
CustomValueNotifier class