AppShell Overview
menu
flutter_chat
flutter_chat.dart
ChatRow
avatar property
avatar
dark_mode
light_mode
avatar
property
Widget
?
avatar
final
The avatar associated with the chat.
Implementation
final Widget? avatar;
flutter_chat
flutter_chat
ChatRow
avatar property
ChatRow class