selected property

bool? selected
final

Indicator whether this RecentChatTile is selected.

If null, then uses the ChatIsRoute.isRoute.

Implementation

final bool? selected;