menu
hubble_widget_library package
documentation
bloc/simple_value_cubit.dart
SimpleValue<T>
SimpleValue.new constructor
SimpleValue.new constructor
dark_mode
light_mode
SimpleValue<
T
>
constructor
SimpleValue<
T
>
(
T
value
)
Implementation
SimpleValue(this.value);
hubble_widget_library package
documentation
bloc/simple_value_cubit
SimpleValue<T>
SimpleValue.new constructor
SimpleValue class