menu
tether_libs package
documentation
models/table_info.dart
TetherColumnInfo
comment property
comment property
dark_mode
light_mode
comment
property
String
?
comment
final
The comment associated with the column in the database, if any.
Implementation
final String? comment;
tether_libs package
documentation
models/table_info
TetherColumnInfo
comment property
TetherColumnInfo class