allowImages method
Allows image elements.
The UriPolicy can be used to restrict the locations the images may be loaded from. By default this will use the default UriPolicy.
Implementation
@override
void allowImages([UriPolicy? uriPolicy]) {}
Allows image elements.
The UriPolicy can be used to restrict the locations the images may be loaded from. By default this will use the default UriPolicy.
@override
void allowImages([UriPolicy? uriPolicy]) {}