textDirection property

TextDirection? textDirection
final

The direction in which the icons are arranged.

If null, the TextDirection is taken from the BuildContext.

Implementation

final TextDirection? textDirection;