AppShell Overview
menu
flutter_chat_firebase
dto/firebase_chat_document.dart
FirebaseChatDocument
title property
title
dark_mode
light_mode
title
property
String
?
title
final
The title of the chat.
Implementation
final String? title;
flutter_chat_firebase
firebase_chat_document
FirebaseChatDocument
title property
FirebaseChatDocument class