menu
latex_kit package
documentation
parser/components/latex_parser_context.dart
CustomEnvironment
endDef property
endDef property
dark_mode
light_mode
endDef
property
List
<
LatexNode
>
endDef
final
Content inserted when the environment ends (list of AST nodes)
Implementation
final List<LatexNode> endDef;
latex_kit package
documentation
parser/components/latex_parser_context
CustomEnvironment
endDef property
CustomEnvironment class