textDirection property

TextDirection? textDirection
final

The reading direction for the text in label, value, increasedValue, decreasedValue, and hint.

Implementation

final TextDirection? textDirection;