textDirection property
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;
This will set the default direction for all the document or the common widgets if them doesn't have direction attribute
final TextDirection textDirection;