gap function

GapAttribute gap(
  1. double size
)

Implementation

GapAttribute gap(double size) => GapAttribute(size);