Creates a component which renders a html text node.
const factory Component.text(String text, {Key? key}) = Text._;