StickerPickerUtils constructor

StickerPickerUtils()

Singleton Constructor

Implementation

factory StickerPickerUtils() {
  return _singleton;
}