menu
chat_package package
documentation
components/chat_input_field/chat_input_field.dart
ChatInputField
disableInput property
disableInput property
dark_mode
light_mode
disableInput
property
bool
disableInput
final
use this flag to disable the input
Implementation
final bool disableInput;
chat_package package
documentation
components/chat_input_field/chat_input_field
ChatInputField
disableInput property
ChatInputField class