layoutDirection property
The layout direction for the WebView
.
Default value is TextDirection.ltr
.
Implementation
TextDirection get layoutDirection => throw _privateConstructorUsedError;
The layout direction for the WebView
.
Default value is TextDirection.ltr
.
TextDirection get layoutDirection => throw _privateConstructorUsedError;