tr property

String tr

Translate the current text wih default parameters.

Implementation

String get tr => LanguageHelper.instance.translate(this);