menu
ormed_postgres package
documentation
migrations.dart
ColumnDefinition
comment property
comment property
dark_mode
light_mode
comment
property
String
?
comment
final
Comment attached to the column.
Implementation
final String? comment;
ormed_postgres package
documentation
migrations
ColumnDefinition
comment property
ColumnDefinition class