direction property

TextDirection? direction
final

Directionality of the page.

If sets on null, it will get the directionality of its context.

Implementation

final TextDirection? direction;