SizeAttribute.width constructor

SizeAttribute.width(
  1. double size
)

Implementation

factory SizeAttribute.width(double size) = WidthAttribute;