menu
daravel_core package
documentation
database/schema/field_blueprint.dart
FieldBlueprint
comment method
comment method
dark_mode
light_mode
comment
method
FieldBlueprint
comment
(
String
comment
)
Implementation
FieldBlueprint comment(String comment) { fieldComment = comment; return this; }
daravel_core package
documentation
database/schema/field_blueprint
FieldBlueprint
comment method
FieldBlueprint class