onSelected property
Method to be called when an image was selected by the user
Implementation
final void Function(GiphyGif gif)? onSelected;
Method to be called when an image was selected by the user
final void Function(GiphyGif gif)? onSelected;