SpacingChildSize constructor
const
SpacingChildSize([
- Object? key
Creates a child-size-based spacing unit.
If key is provided, references a specific child element.
If key is null, references the default child.
Implementation
const SpacingChildSize([this.key]);