layoutDirection property
The layout direction to use for the embedded WebView.
Implementation
late final TextDirection layoutDirection = platform.params.layoutDirection;
The layout direction to use for the embedded WebView.
late final TextDirection layoutDirection = platform.params.layoutDirection;