menu
tool_database package
documentation
database.dart
SqlDialect
textType property
textType property
dark_mode
light_mode
textType
property
String
textType
final
The type to use in
CAST
s and column definitions to store strings.
Implementation
final String textType;
tool_database package
documentation
database
SqlDialect
textType property
SqlDialect enum