enforceRtlInHtml method
Enforces right-to-left (RTL) directionality in HTML markup.
Implementation
String enforceRtlInHtml() => Bidi.enforceRtlInHtml(this);
Enforces right-to-left (RTL) directionality in HTML markup.
String enforceRtlInHtml() => Bidi.enforceRtlInHtml(this);