menu
flutter_math_fork package
documentation
ast.dart
EquationRowNode
EquationRowNode.new constructor
EquationRowNode.new constructor
dark_mode
light_mode
EquationRowNode
constructor
EquationRowNode
(
{
required
List
<
GreenNode
>
children
,
AtomType
?
overrideType
,
})
Implementation
EquationRowNode({ required this.children, this.overrideType, });
flutter_math_fork package
documentation
ast
EquationRowNode
EquationRowNode.new constructor
EquationRowNode class