textDirection property
The text direction for the input field (e.g., left-to-right, right-to-left).
Implementation
final TextDirection? textDirection;
The text direction for the input field (e.g., left-to-right, right-to-left).
final TextDirection? textDirection;