LTR constant

TextDirection const LTR = const TextDirection._('LTR', 'ltr')

Implementation

static const LTR = const TextDirection._('LTR', 'ltr')