menu
stringlocale package
documentation
flutter.dart
Tr
Tr.new const constructor
Tr.new const constructor
dark_mode
light_mode
Tr
constructor
const
Tr
(
StringLocale
string
, {
Key
?
key
,
Map
<
String
,
Object
?
>
args
=
const {}
,
Widget
builder
(
String
value
)?,
})
Implementation
const Tr( this.string, { super.key, this.args = const {}, this.builder, });
stringlocale package
documentation
flutter
Tr
Tr.new const constructor
Tr class