Enforce RTL on both end of the given text using unicode BiDi formatting characters RLE and PDF.
text
static String enforceRtlInText(String text) => '$RLE$text$PDF';