isLTR property

bool isLTR

Implementation

bool get isLTR =>
    GlobalWidgetsLocalizations(this).textDirection == TextDirection.ltr;