menu
butter_toolkit package
documentation
database.dart
Variable<T>
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;
butter_toolkit package
documentation
database
Variable<T>
value property
Variable class