SizeAttribute constructor

SizeAttribute(
  1. double size
)

Constructor

Implementation

factory SizeAttribute(double size) = _SizeAttribute;