textDirection property
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
TextDirection of the BuildContext which dictates the side of the screen the scrollbar appears in (the trailing side). Mustn't be null.
final TextDirection textDirection