textDirection property
The directionality of the text (e.g., LTR or RTL). Defaults to null, inheriting from the context.
Implementation
final TextDirection? textDirection;
The directionality of the text (e.g., LTR or RTL). Defaults to null, inheriting from the context.
final TextDirection? textDirection;