menu
kitchenidea_chat_ui package
documentation
chat_ui/widgets/chat_input.dart
ChatInput
onSend property
onSend property
dark_mode
light_mode
onSend
property
VoidCallback
onSend
final
Callback when the send button is pressed.
Implementation
final VoidCallback onSend;
kitchenidea_chat_ui package
documentation
chat_ui/widgets/chat_input
ChatInput
onSend property
ChatInput class