ScriptAttribute constructor
const
ScriptAttribute(
- String val
Implementation
const ScriptAttribute(String val)
: super('script', AttributeScope.IGNORE, val);
const ScriptAttribute(String val)
: super('script', AttributeScope.IGNORE, val);