menu
gpt_markdown package
documentation
markdown_component.dart
LatexMathMultyLine
exp property
exp property
dark_mode
light_mode
exp
property
@
override
RegExp
get
exp
override
Implementation
@override RegExp get exp => RegExp( r"\\\[(.*?)\\\]|(\\begin.*?\\end{.*?})", dotAll: true, );
gpt_markdown package
documentation
markdown_component
LatexMathMultyLine
exp property
LatexMathMultyLine class