currentMenuId property

String? get currentMenuId

Implementation

static String? get currentMenuId {
  return flutter_emoji_gif_picker.EmojiGifPickerPanel.currentMenuId;
}