images property

List<CSSBackgroundImage> get images

Implementation

List<CSSBackgroundImage> get images => _images!.toList();