textDirectionRtl property

Column get textDirectionRtl

Implementation

Column get textDirectionRtl => copyWith(textDirection: TextDirection.rtl);