isLTR property

bool get isLTR

Implementation

bool get isLTR => textDirection == TextDirection.ltr;