menu
flutter_sqlite package
documentation
flutter_sqlite.dart
Table
Table.new const constructor
Table.new const constructor
dark_mode
light_mode
Table
constructor
const
Table
(
String
name
)
Implementation
const Table(this.name);
flutter_sqlite package
documentation
flutter_sqlite
Table
Table.new const constructor
Table class