ImageListEvent constructor

const ImageListEvent(
  1. List<Images> imageList
)

Implementation

const ImageListEvent(this.imageList);