onImageSelected property

dynamic Function(ImageObject)? onImageSelected
final

Image selected event.

Implementation

final Function(ImageObject)? onImageSelected;