menu
kitchenidea_chat_ui package
documentation
chat_ui/models/chat_example.dart
ChatExample
onTap property
onTap property
dark_mode
light_mode
onTap
property
void Function
(
ChatMessagesController
)
onTap
final
Callback when the example is tapped.
Implementation
final void Function(ChatMessagesController) onTap;
kitchenidea_chat_ui package
documentation
chat_ui/models/chat_example
ChatExample
onTap property
ChatExample class