menu
auto_translate_text package
documentation
auto_translate_text_widget.dart
AutoTranslateText
AutoTranslateText.new const constructor
AutoTranslateText.new const constructor
dark_mode
light_mode
AutoTranslateText
constructor
const
AutoTranslateText
(
String
text
, {
Key
?
key
,
TextStyle
?
style
,
TextAlign
?
textAlign
,
})
Implementation
const AutoTranslateText(this.text, {super.key, this.style, this.textAlign});
auto_translate_text package
documentation
auto_translate_text_widget
AutoTranslateText
AutoTranslateText.new const constructor
AutoTranslateText class