referenceImagePreviewKey constant

Key const referenceImagePreviewKey

Implementation

static const Key referenceImagePreviewKey = ValueKey(
  'message-input-reference-image-preview',
);