menu
ormed_postgres package
documentation
migrations.dart
ColumnDefinition
first property
first property
dark_mode
light_mode
first
property
bool
first
final
Whether this column is the first column in the table.
Implementation
final bool first;
ormed_postgres package
documentation
migrations
ColumnDefinition
first property
ColumnDefinition class