textDirection property

TextDirection? textDirection
final

The directionality of the text.

If null, the directionality is inherited from the context.

Implementation

final TextDirection? textDirection;