textDirection property
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;
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.
final TextDirection textDirection;