onImageSelected property
Invoked with a ChatMessage when an image is picked, or null
on cancel.
Implementation
final ValueChanged<ChatMessage> onImageSelected;
Invoked with a ChatMessage when an image is picked, or null
on cancel.
final ValueChanged<ChatMessage> onImageSelected;