i18n_translated_text library
Classes
- TranslatedText
- A widget that displays a string that is translated using the FlutterI18n package. If the string starts with 'i18n://', it will be translatedm otherwise it will be displayed as is. All the parameters are the same as the Text widget.