textDirection property

TextDirection? textDirection
final

The reading direction of the label, value, increasedValue, decreasedValue, and hint.

Defaults to the ambient Directionality.

Implementation

final TextDirection? textDirection;