layoutDirection property
final
The directionality of the layout.
This value is used to interpret the location of the banner.
See also:
- textDirection, which controls the reading direction of the message.
Implementation
final TextDirection layoutDirection;