textDirection property

TextDirection? textDirection
final

The text direction with which to resolve alignment.

Defaults to the ambient Directionality.

Implementation

final TextDirection? textDirection;