textDirection property

TextDirection? textDirection
final

Determines the order to lay children out horizontally and how to interpret start and end in the horizontal direction

Implementation

final TextDirection? textDirection;