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