textDirection property
The directionality of the text. Defaults to the ambient Directionality, if any.
See TextField.textDirection for more information.
Implementation
final TextDirection? textDirection;
The directionality of the text. Defaults to the ambient Directionality, if any.
See TextField.textDirection for more information.
final TextDirection? textDirection;