menu
finch package
documentation
sqlite.dart
MTable
charset property
charset property
dark_mode
light_mode
charset
property
String
charset
getter/setter pair
Character set for the table (default: utf8mb4)
Implementation
String charset = 'utf8mb4';
finch package
documentation
sqlite
MTable
charset property
MTable class