textDirection property

TextDirection? textDirection
final

The direction in which the columns are ordered.

Defaults to the ambient Directionality.

Implementation

final TextDirection? textDirection;