gifController property

GiphyPickerController? gifController

Returns the gify controller

Implementation

GiphyPickerController? get gifController => _state!.giphyPickerController;