showEmojiPanel property

ValueNotifier<bool> showEmojiPanel
getter/setter pair

Implementation

ValueNotifier<bool> showEmojiPanel = ValueNotifier(false);