onClick property

dynamic Function()? onClick
final

onClick custom action on tapping the image

Implementation

final Function()? onClick;