textDirection property

TextDirection textDirection
final

This will set the default direction for all the document or the common widgets if them doesn't have direction attribute

Implementation

final TextDirection textDirection;