SizeAttribute.gap constructor

SizeAttribute.gap(
  1. double size
)

Implementation

factory SizeAttribute.gap(double size) = GapAttribute;