textDirection property

TextDirection? textDirection
final

The text direction for the input field (e.g., left-to-right, right-to-left).

Implementation

final TextDirection? textDirection;