Gallery class widgets

A widget to present a horizontal grid of images.

Constructors

Properties

backgroundDecoration → Decoration?
final
galleryItems → List<Image?>
final
initialIndex → int
final
loadingBuilder LoadingBuilder?
final
maxScale → dynamic
final
minScale → dynamic
final
pageController → PageController
final
scrollDirection → Axis
final
shareButtonTag → Object?
final
title → String?
final

Methods

createState() → State<StatefulWidget>
Creates the mutable state for this widget at a given location in the tree.