menu
tattoo
database/database.dart
$ScoresTable
$ScoresTable.new constructor
$ScoresTable.new
dark_mode
light_mode
$ScoresTable
constructor
$ScoresTable
(
GeneratedDatabase
attachedDatabase
, [
String
?
_alias
])
Implementation
$ScoresTable(this.attachedDatabase, [this._alias]);
tattoo
database
$ScoresTable
$ScoresTable.new constructor
$ScoresTable class