AppShell Overview
menu
flutter_chat
flutter_chat.dart
ChatRow
title property
title
dark_mode
light_mode
title
property
String
title
final
The title of the chat.
Implementation
final String title;
flutter_chat
flutter_chat
ChatRow
title property
ChatRow class