textDirection property
final
The reading direction of the label, value, increasedValue, decreasedValue, and hint.
Defaults to the ambient Directionality.
Implementation
final TextDirection? textDirection;
The reading direction of the label, value, increasedValue, decreasedValue, and hint.
Defaults to the ambient Directionality.
final TextDirection? textDirection;