textDirectionLtr property

Column get textDirectionLtr

Implementation

Column get textDirectionLtr => copyWith(textDirection: TextDirection.ltr);