isRTL top-level property

bool isRTL

Weather the current langage is RTL

Implementation

bool get isRTL => !isLTR;