textDirection property

TextDirection textDirection
final

The text direction for resolving directional layout properties.

Affects how start/end alignments are interpreted and how scrolling directions are determined.

Implementation

final TextDirection textDirection;