textDirection property

TextDirection? textDirection
final

The text direction used to resolve column ordering.

Defaults to the ambient Directionality.

Implementation

final TextDirection? textDirection;