textDirection property

TextDirection textDirection
final

Determines the order to lay children out horizontally.

Default: TextDirection.ltr.

Implementation

final TextDirection textDirection;