inlineCode method
Render an inline code component
Implementation
@override
Component inlineCode(InlineCodeProps props) => CodexInlineCode(props);
Render an inline code component
@override
Component inlineCode(InlineCodeProps props) => CodexInlineCode(props);