menu
list_controller package
documentation
helpers/utils.dart
Wrapped<T>
value property
value property
dark_mode
light_mode
value
property
T?
value
final
Stores the wrapped value.
Implementation
final T? value;
list_controller package
documentation
helpers/utils
Wrapped<T>
value property
Wrapped class