AppShell Overview
menu
flutter_chat
flutter_chat.dart
ChatRow
lastUsed property
lastUsed
dark_mode
light_mode
lastUsed
property
String
?
lastUsed
final
The last time the chat was used.
Implementation
final String? lastUsed;
flutter_chat
flutter_chat
ChatRow
lastUsed property
ChatRow class