menu
gpt_markdown package
documentation
styles/code_block_style.dart
CodeBlockStyle
copyLabel property
copyLabel property
dark_mode
light_mode
copyLabel
property
String
?
copyLabel
final
Copy button text. Defaults to
Copy code
.
Implementation
final String? copyLabel;
gpt_markdown package
documentation
styles/code_block_style
CodeBlockStyle
copyLabel property
CodeBlockStyle class