RTL constant

TextDirection const RTL = const TextDirection._('RTL', 'rtl')

Implementation

static const RTL = const TextDirection._('RTL', 'rtl')