TranslationExt extension
- on
Properties
- tr → String
-
Available on String, provided by the TranslationExt extension
Translationno setter
Methods
-
trArgs(
[List< String?> args = const []]) → String -
Available on String, provided by the TranslationExt extension
-
trArgsPlural(
[String? plural, int i = 0, List< String> args = const []]) → String? -
Available on String, provided by the TranslationExt extension
-
trPlural(
[String? plural, int i = 0]) → String? -
Available on String, provided by the TranslationExt extension