menu
common_dart package
documentation
translate.dart
SentenceInfo
translations property
translations property
dark_mode
light_mode
translations
property
List
<
String
>
translations
final
翻译之后的文本。部分翻译提供商提供多个翻译。
Implementation
final List<String> translations;
common_dart package
documentation
translate
SentenceInfo
translations property
SentenceInfo class