layoutDirection property
finalinherited
The text direction to use for the embedded view.
If this is null, the ambient Directionality is used instead.
Implementation
final TextDirection? layoutDirection;
The text direction to use for the embedded view.
If this is null, the ambient Directionality is used instead.
final TextDirection? layoutDirection;