MessageComposerCommandSuggestionItemCenterContent
open fun RowScope.MessageComposerCommandSuggestionItemCenterContent(modifier: Modifier, command: Command)
The default center content of the command suggestion item of the message composer.
Used as part of MessageComposerCommandSuggestionItem.
Parameters
modifier
The modifier to apply to the composable.
command
The command for which the center content is rendered.