menu
chat_package package
documentation
components/chat_input_field/chat_input_field.dart
ChatInputField
onTextSubmit property
onTextSubmit property
dark_mode
light_mode
onTextSubmit
property
ValueChanged
<
ChatMessage
>
onTextSubmit
final
Implementation
final ValueChanged<ChatMessage> onTextSubmit;
chat_package package
documentation
components/chat_input_field/chat_input_field
ChatInputField
onTextSubmit property
ChatInputField class