isLTR property

  1. @override
bool isLTR
inherited

Implementation

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