universal_html
universal_html copied to clipboard
Update Line no. 2752 with null check. element_subclasses.dart
Added a null check at line no. 2752. Because it was throwing a compile time exception when used in a project. After doing this change it worked fine [Locally].