onSelected property

void Function(GiphyGif gif)? onSelected
final

Method to be called when an image was selected by the user

Implementation

final void Function(GiphyGif gif)? onSelected;