isRTL top-level property

bool get isRTL

Weather the current langage is RTL

Implementation

bool get isRTL => !isLTR;