PromptDroppedImageReader typedef
PromptDroppedImageReader =
Future<PromptAttachment?> Function(PromptAttachment attachment)
Implementation
typedef PromptDroppedImageReader =
Future<PromptAttachment?> Function(PromptAttachment attachment);