onWillPop static method

bool onWillPop()

Implementation

static bool onWillPop() {
  return flutter_emoji_gif_picker.EmojiGifPickerPanel.onWillPop();
}