MessageMenuOptionsItem
open fun MessageMenuOptionsItem(modifier: Modifier, option: MessageOptionItemState, onMessageOptionSelected: (MessageOptionItemState) -> Unit)
Factory method for creating the options content of the SelectedMessageMenu.