menu
tattoo
database/database.dart
AppDatabase
teachers property
teachers
dark_mode
light_mode
teachers
property
$TeachersTable
teachers
late
final
inherited
Implementation
late final $TeachersTable teachers = $TeachersTable(this);
tattoo
database
AppDatabase
teachers property
AppDatabase class