menu
chatai package
documentation
components/latex.dart
LatexNode
LatexNode.new constructor
LatexNode.new constructor
dark_mode
light_mode
LatexNode
constructor
LatexNode
(
Map
<
String
,
String
>
attributes
,
String
textContent
,
MarkdownConfig
config
)
Implementation
LatexNode(this.attributes, this.textContent, this.config);
chatai package
documentation
components/latex
LatexNode
LatexNode.new constructor
LatexNode class