textDirection property

TextDirection? textDirection
final

If textDirection is TextDirection.rtl, page direction will be flipped

Implementation

final TextDirection? textDirection;