textDirection property

StacTextDirection? textDirection
final

The directionality of the text.

This determines the text direction (LTR or RTL) for proper rendering of different languages.

Implementation

final StacTextDirection? textDirection;