srcset property

List<Src> srcset
final

A list of Src objects representing different image sources with their respective widths.

Implementation

final List<Src> srcset;