AppShell Overview
menu
flutter_chat
flutter_chat.dart
ChatEntryWidget
onTap property
onTap
dark_mode
light_mode
onTap
property
(dynamic Function
()
?)
onTap
final
Callback function triggered when the widget is tapped.
Implementation
final Function()? onTap;
flutter_chat
flutter_chat
ChatEntryWidget
onTap property
ChatEntryWidget class