blockNetworkImage property
getter/setter pair
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;