menu
get_instance_bridge package
documentation
counter_reference.dart
Value<T>
Value.new constructor
Value.new constructor
dark_mode
light_mode
Value<
T
>
constructor
Value<
T
>
(
T
val
)
Implementation
Value(T val) { _value = val; _fillEmptyStatus(); }
get_instance_bridge package
documentation
counter_reference
Value<T>
Value.new constructor
Value class