menu
chat_package package
documentation
components/chat_input_field/chat_input_field.dart
ChatInputField
handleImageSelect property
handleImageSelect property
dark_mode
light_mode
handleImageSelect
property
dynamic Function
(
ChatMessage
?
imageMessage
)
handleImageSelect
final
function to handle the selected image
Implementation
final Function(ChatMessage? imageMessage) handleImageSelect;
chat_package package
documentation
components/chat_input_field/chat_input_field
ChatInputField
handleImageSelect property
ChatInputField class