menu
ormed_sqlite package
documentation
migrations.dart
ColumnDefinition
primaryKey property
primaryKey property
dark_mode
light_mode
primaryKey
property
bool
primaryKey
final
Whether the column is part of the primary key.
Implementation
final bool primaryKey;
ormed_sqlite package
documentation
migrations
ColumnDefinition
primaryKey property
ColumnDefinition class