textDirection property

TextDirection? textDirection
final

The text direction. Defaults to the text direction inherited from its nearest ancestor.

Implementation

final TextDirection? textDirection;