StickerKeyboardUtils constructor

StickerKeyboardUtils()

Singleton Constructor

Implementation

factory StickerKeyboardUtils() {
  return _singleton;
}