textDirection property

TextDirection textDirection
final

TextDirection of the BuildContext which dictates the side of the screen the scrollbar appears in (the trailing side). Mustn't be null.

Implementation

final TextDirection textDirection