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