isRTL property

  1. @override
bool isRTL
inherited

Implementation

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