menu
flutter_math_fork package
documentation
ast.dart
PhantomNode
mode property
mode property
dark_mode
light_mode
mode
property
Mode
get
mode
override
Mode
that this node acquires during parse.
Implementation
Mode get mode => Mode.math;
flutter_math_fork package
documentation
ast
PhantomNode
mode property
PhantomNode class