srcSet property
A list of one or more strings, separated by commas, indicating a set of possible images represented by the source for the browser to use.
Implementation
final String? srcSet;
A list of one or more strings, separated by commas, indicating a set of possible images represented by the source for the browser to use.
final String? srcSet;