spacing property
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;
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.
final int? spacing;