AppShell Overview
menu
flutter_chat_view
flutter_chat_view.dart
ChatDetailScreen
onReadChat property
onReadChat
dark_mode
light_mode
onReadChat
property
Future
<
void
>
Function
(
ChatModel
chat
)
onReadChat
final
Implementation
final Future<void> Function(ChatModel chat) onReadChat;
flutter_chat_view
flutter_chat_view
ChatDetailScreen
onReadChat property
ChatDetailScreen class