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