SizeAttribute.height constructor

SizeAttribute.height(
  1. double size
)

Implementation

factory SizeAttribute.height(double size) = HeightAttribute;