menu
gpt_markdown package
documentation
custom_widgets/code_field.dart
CodeField
highlightCode property
highlightCode property
dark_mode
light_mode
highlightCode
property
bool
highlightCode
final
Whether to apply syntax highlighting to the current code.
Implementation
final bool highlightCode;
gpt_markdown package
documentation
custom_widgets/code_field
CodeField
highlightCode property
CodeField class