Skip to content

Commit ee0c641

Browse files
committed
Fix minor merge conflict
1 parent d7550d7 commit ee0c641

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/flutter_html.dart

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ class Html extends StatelessWidget {
5757
this.customRender = const {},
5858
this.customImageRenders = const {},
5959
this.onImageError,
60+
this.onMathError,
6061
this.shrinkWrap = false,
6162
this.onImageTap,
6263
this.blacklistedElements = const [],

0 commit comments

Comments
 (0)