AppShell Overview
menu
flutter_chat
flutter_chat.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
flutter_chat
ChatDetailScreen
onReadChat property
ChatDetailScreen class