AppShell Overview
menu
flutter_chat_view
flutter_chat_view.dart
ChatDetailScreen
onPressChatTitle property
onPressChatTitle
dark_mode
light_mode
onPressChatTitle
property
dynamic Function
(
BuildContext
context
,
ChatModel
chat
)
onPressChatTitle
final
Implementation
final Function(BuildContext context, ChatModel chat) onPressChatTitle;
flutter_chat_view
flutter_chat_view
ChatDetailScreen
onPressChatTitle property
ChatDetailScreen class