children property

List<GalleryItem> children
final

List of GalleryItems to display in a gallery.

Implementation

final List<GalleryItem> children;