String trNumWithOption({bool applyRtl = true}) { return Translation.trNum(this, applyRtl: applyRtl); }