menu
ormed_sqlite package
documentation
migrations.dart
TableBlueprint
setTableComment method
setTableComment method
dark_mode
light_mode
setTableComment
method
void
setTableComment
(
String
value
)
Implementation
void setTableComment(String value) { _tableComment = value; }
ormed_sqlite package
documentation
migrations
TableBlueprint
setTableComment method
TableBlueprint class