spacing property

int? spacing
final

The horizontal and vertical spacing between streams in pixels. Creates consistent gaps between adjacent streams. If null, streams will be placed directly adjacent to each other.

Implementation

final int? spacing;