style property
The style used to render the math node.
For displayed equations, use MathStyle.display.
For in-line equations, use MathStyle.text.
Implementation
final MathStyle style;
The style used to render the math node.
For displayed equations, use MathStyle.display.
For in-line equations, use MathStyle.text.
final MathStyle style;