HeightAttribute constructor

HeightAttribute(
  1. String? val
)

Implementation

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