WidthAttribute constructor
WidthAttribute(
- String? val
Implementation
WidthAttribute(String? val) : super('width', AttributeScope.IGNORE, val);
WidthAttribute(String? val) : super('width', AttributeScope.IGNORE, val);