SimpleRenderer

constructor(tag: String, label: String, showTag: Boolean = true, color: @Composable () -> Color = { LocalContentColor.current })