TranslationStringHelper extension
- on
Properties
- tr → String
-
Available on String, provided by the TranslationStringHelper extension
no setter - trNumber → String
-
Available on String, provided by the TranslationStringHelper extension
no setter
Methods
-
trNumWithOption(
{bool applyRtl = true}) → String -
Available on String, provided by the TranslationStringHelper extension
-
trWithOption(
{String? name, String? defaultValue, String replace(String)?, bool applyNumber = false, bool applyRtl = false}) → String -
Available on String, provided by the TranslationStringHelper extension