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
disables the whole input when
true
Implementation
final bool disableInput;
chat_package package
documentation
components/chat_input_field/chat_input_field
ChatInputField
disableInput property
ChatInputField class