menu
raindrop_postgres package
documentation
ddl.dart
ColumnInfo
defaultValue property
defaultValue property
dark_mode
light_mode
defaultValue
property
String
?
defaultValue
final
The default value expression.
Implementation
final String? defaultValue;
raindrop_postgres package
documentation
ddl
ColumnInfo
defaultValue property
ColumnInfo class