spatialBuilder function
Builder
spatialBuilder(
- BuilderOptions options
Creates a SpatialBuilder
instance.
This builder generates spacing and layout-related design tokens.
Implementation
Builder spatialBuilder(BuilderOptions options) => SpatialBuilder();