srcSet property

String? srcSet
final

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;