Transform the image url before loading it. This can be used to add a CDN url to the image
final String Function(String url)? transformImageUrl;