pub fn prefetch_remote_images(config: &mut WidgetConfig)Expand description
Walk the config and fill image.data from http(s) URLs when needed.
- Does not clear
url(consumers choosedata/localPath/url). - No-op on Android and when the
image-prefetchfeature is disabled.