menu
flutter_gettext package
documentation
parser/models/table.dart
Table
Table.fromCharset constructor
Table.fromCharset constructor
dark_mode
light_mode
Table.fromCharset
constructor
Table.fromCharset
(
{
String
charset
=
'utf-8'
,
})
Implementation
Table.fromCharset({this.charset = 'utf-8'});
flutter_gettext package
documentation
parser/models/table
Table
Table.fromCharset constructor
Table class