spacing property
Vector2
spacing
final
The spacing between child components in the grid. Defaults to zero if not provided.
Implementation
final Vector2 spacing;
The spacing between child components in the grid. Defaults to zero if not provided.
final Vector2 spacing;