onSelected property

void Function(GiphyGif gif)? onSelected
final

Method that is informed about the selection of an image

Implementation

final void Function(GiphyGif gif)? onSelected;