selfClosing constant Null safety
Implementation
static const List<String> selfClosing = [
'include',
'base',
'basefont',
'frame',
'link',
'meta',
'area',
'br',
'col',
'hr',
'img',
'input',
'param',
];
static const List<String> selfClosing = [
'include',
'base',
'basefont',
'frame',
'link',
'meta',
'area',
'br',
'col',
'hr',
'img',
'input',
'param',
];