menu
flutter_ui_collection package
documentation
flutter_ui_collection.dart
UiChatHeader
lastSeen property
lastSeen property
dark_mode
light_mode
lastSeen
property
DateTime
?
lastSeen
final
When the user was last seen. Ignored if
isOnline
or
isTyping
.
Implementation
final DateTime? lastSeen;
flutter_ui_collection package
documentation
flutter_ui_collection
UiChatHeader
lastSeen property
UiChatHeader class