menu
conduit_core package
documentation
conduit_core.dart
SchemaColumn
defaultValue property
defaultValue property
dark_mode
light_mode
defaultValue
property
String
?
defaultValue
getter/setter pair
The default value for this column when inserted into a database.
Implementation
String? defaultValue;
conduit_core package
documentation
conduit_core
SchemaColumn
defaultValue property
SchemaColumn class