menu
rixa package
documentation
widgets/markdown/latex.dart
LatexSyntax
LatexSyntax constructor
LatexSyntax constructor
dark_mode
light_mode
LatexSyntax
constructor
LatexSyntax
(
)
Implementation
LatexSyntax() : super(r'(\$\$[\s\S]+\$\$)|(\$.+\$)');
rixa package
documentation
widgets/markdown/latex
LatexSyntax
LatexSyntax constructor
LatexSyntax class