Back to constructors index
$textItalic = ['_' => 'textItalic', 'text' => RichText, ];
Or, if you're into Lua:
textItalic={_='textItalic', text=RichText, }