consoleTextStyle

@Composable
fun consoleTextStyle(): TextStyle

The text style used for code consoles. Usually is a monospaced font. Can be the same as editorTextStyle.