menu
gpt_markdown_fixed package
documentation
gpt_markdown.dart
GptMarkdown
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
gpt_markdown
GptMarkdown
latexWorkaround property
GptMarkdown class