SpacingUtility<T extends Attribute> constructor
SpacingUtility<T extends Attribute> (
- T builder()
Implementation
SpacingUtility(super.builder) : super(valueToDto: (value) => value.toDto());