menu
forui package
documentation
foundation.dart
FValueNotifier<T>
FValueNotifier.new constructor
FValueNotifier.new constructor
dark_mode
light_mode
FValueNotifier<
T
>
constructor
FValueNotifier<
T
>
(
T
_value
)
Creates a
FValueNotifier
.
Implementation
FValueNotifier(super._value);
forui package
documentation
foundation
FValueNotifier<T>
FValueNotifier.new constructor
FValueNotifier class