isLtr property

bool get isLtr

Implementation

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