isSubscript property

bool get isSubscript

Ensure to detect sub html tags

Implementation

bool get isSubscript => localName == 'sub';