GalleryItemConfig constructor
const
GalleryItemConfig({})
Implementation
const GalleryItemConfig(
{this.width = 220,
this.height = 300,
this.radius = 0,
this.isShowTransformMask = true,
this.shadows = const []});