Callback to handle the user delete button click after selecting a message
final void Function(List<Message> messages)? onMessageSelectionChanged;