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