selected property Null safety
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;
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.
final bool selected;