isRTL property

bool get isRTL

Implementation

bool get isRTL => textDirection == TextDirection.rtl;