EmojiPickerUtils constructor

EmojiPickerUtils()

Singleton Constructor

Implementation

factory EmojiPickerUtils() {
  return _singleton;
}