menu
gpt_markdown package
documentation
styles/code_block_style.dart
CodeBlockStyle
copiedLabel property
copiedLabel property
dark_mode
light_mode
copiedLabel
property
String
?
copiedLabel
final
Copy button text after copying. Defaults to
Copied!
.
Implementation
final String? copiedLabel;
gpt_markdown package
documentation
styles/code_block_style
CodeBlockStyle
copiedLabel property
CodeBlockStyle class