menu
gpt_markdown_fixed package
documentation
custom_widgets/markdown_config.dart
GptMarkdownConfig
latexWorkaround property
latexWorkaround property
dark_mode
light_mode
latexWorkaround
property
String
Function
(
String
tex
)
?
latexWorkaround
final
The LaTeX workaround.
Implementation
final String Function(String tex)? latexWorkaround;
gpt_markdown_fixed package
documentation
custom_widgets/markdown_config
GptMarkdownConfig
latexWorkaround property
GptMarkdownConfig class