menu
chat_bot package
documentation
controllers/chat_controller.dart
ChatController
isLoading property
isLoading property
dark_mode
light_mode
isLoading
property
@
override
bool
isLoading
getter/setter pair
override-getter
Whether the user is sending a message and waiting for a response
Implementation
@override bool isLoading = false;
chat_bot package
documentation
controllers/chat_controller
ChatController
isLoading property
ChatController class