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