onGiphyReceived property

(dynamic Function(String? gif)?) onGiphyReceived
getter/setter pair

If a Giphy is selected inside of the GiphyPicker

Implementation

Function(String? gif)? onGiphyReceived;