textDirection property

TextDirection? textDirection
final

文字方向(默认从 Directionality 读取)。

Implementation

final TextDirection? textDirection;