textDirection property
The text direction. Defaults to the text direction inherited from its nearest ancestor.
Implementation
final TextDirection? textDirection;
The text direction. Defaults to the text direction inherited from its nearest ancestor.
final TextDirection? textDirection;