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