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