menu
chat_package package
documentation
components/chat_input_field/chat_input_field.dart
ChatInputField
handleVideoSelect property
handleVideoSelect property
dark_mode
light_mode
handleVideoSelect
property
dynamic Function
(
ChatMessage
?
videoMessage
)
?
handleVideoSelect
final
callback for a captured video
Implementation
final Function(ChatMessage? videoMessage)? handleVideoSelect;
chat_package package
documentation
components/chat_input_field/chat_input_field
ChatInputField
handleVideoSelect property
ChatInputField class