static String trNum(String value, {bool applyRtl = false}) { return i._trN(value, applyRtl: applyRtl); }