itemSpacing property

num? itemSpacing
final

The distance between children of the frame. This property is only applicable for auto-layout frames.

Implementation

final num? itemSpacing;