menu
q_chat_bot package
documentation
widgets/text_field.dart
MsgTextField
msgController property
msgController property
dark_mode
light_mode
msgController
property
TextEditingController
msgController
final
The controller to manage the text input.
Implementation
final TextEditingController msgController;
q_chat_bot package
documentation
widgets/text_field
MsgTextField
msgController property
MsgTextField class