selected property Null safety

bool selected
final

Whether or not this message is selected.

If this message is selected, a black border is displayed around the MessageItemContent to indicate that it has been selected.

Implementation

final bool selected;