AppShell Overview
menu
flutter_chat_view
flutter_chat_view.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_view
flutter_chat_view
ChatRow
avatar property
ChatRow class