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