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