menu
flutter_math_fork package
documentation
ast.dart
SyntaxTree
buildWidget method
buildWidget method
dark_mode
light_mode
buildWidget
method
Widget
buildWidget
(
MathOptions
options
)
Implementation
Widget buildWidget(MathOptions options) => root.buildWidget(options).widget;
flutter_math_fork package
documentation
ast
SyntaxTree
buildWidget method
SyntaxTree class