menu
synquill package
documentation
synquill_core.dart
DriftDatabase
tables property
tables property
dark_mode
light_mode
tables
property
List
<
Type
>
tables
final
The tables to include in the database
Implementation
final List<Type> tables;
synquill package
documentation
synquill_core
DriftDatabase
tables property
DriftDatabase class