We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d7550d7 commit ee0c641Copy full SHA for ee0c641
lib/flutter_html.dart
@@ -57,6 +57,7 @@ class Html extends StatelessWidget {
57
this.customRender = const {},
58
this.customImageRenders = const {},
59
this.onImageError,
60
+ this.onMathError,
61
this.shrinkWrap = false,
62
this.onImageTap,
63
this.blacklistedElements = const [],
0 commit comments