menu
chat_package package
documentation
components/chat_input_field/chat_input_field.dart
ChatInputField
textController property
textController property
dark_mode
light_mode
textController
property
TextEditingController
textController
final
Controller for the text input.
Implementation
final TextEditingController textController;
chat_package package
documentation
components/chat_input_field/chat_input_field
ChatInputField
textController property
ChatInputField class