blockNetworkImage property
Sets whether the WebView should not load image resources from the network (resources accessed via http and https URI schemes). The default value is false.
Implementation
bool blockNetworkImage;
Sets whether the WebView should not load image resources from the network (resources accessed via http and https URI schemes). The default value is false.
bool blockNetworkImage;