textDirection property

TextDirection textDirection
final

The reading direction of the language, for which reading should be given a specific format by default. For example, Arabic is RTL, while English is LTR.

Implementation

final TextDirection textDirection;