menu
booked_utils package
documentation
wrappers/value_notifier_wrapper.dart
ValueNotifierWrapper<T>
initialValue property
initialValue property
dark_mode
light_mode
initialValue
property
T
initialValue
final
The initial value for the
ValueNotifier
.
Implementation
final T initialValue;
booked_utils package
documentation
wrappers/value_notifier_wrapper
ValueNotifierWrapper<T>
initialValue property
ValueNotifierWrapper class