enforceRtlInHtml method

String enforceRtlInHtml()

Enforces right-to-left (RTL) directionality in HTML markup.

Implementation

String enforceRtlInHtml() => Bidi.enforceRtlInHtml(this);