menu
flutter_math_fork package
documentation
ast.dart
LeftRightNode
body property
body property
dark_mode
light_mode
body
property
List
<
EquationRowNode
>
body
final
List of inside bodys.
Its length should be 1 longer than
middle
.
Implementation
final List<EquationRowNode> body;
flutter_math_fork package
documentation
ast
LeftRightNode
body property
LeftRightNode class