images property
List of images to display in the slider
Must contain at least one image. If empty, an assertion error will be thrown.
Implementation
final List<ImageProvider> images;
List of images to display in the slider
Must contain at least one image. If empty, an assertion error will be thrown.
final List<ImageProvider> images;