menu
gpt_markdown package
documentation
styles/code_block_style.dart
CodeBlockStyle
showLanguageLabel property
showLanguageLabel property
dark_mode
light_mode
showLanguageLabel
property
bool
?
showLanguageLabel
final
Whether the language is shown. Defaults to true.
Implementation
final bool? showLanguageLabel;
gpt_markdown package
documentation
styles/code_block_style
CodeBlockStyle
showLanguageLabel property
CodeBlockStyle class