menu
drift package
documentation
drift.dart
Variable<T extends Object>
value property
value property
dark_mode
light_mode
value
property
T?
value
final
The Dart value that will be sent to the database
Implementation
final T? value;
drift package
documentation
drift
Variable<T extends Object>
value property
Variable class