AppShell Overview
menu
flutter_chat
flutter_chat.dart
ChatProfileScreen
userId property
userId
dark_mode
light_mode
userId
property
String
?
userId
final
ID of the user (optional).
Implementation
final String? userId;
flutter_chat
flutter_chat
ChatProfileScreen
userId property
ChatProfileScreen class