textDirection property
The directionality of the text.
This determines the text direction (LTR or RTL) for proper rendering of different languages.
Implementation
final StacTextDirection? textDirection;
The directionality of the text.
This determines the text direction (LTR or RTL) for proper rendering of different languages.
final StacTextDirection? textDirection;