ShapeBorderUtility<T extends Attribute> constructor

ShapeBorderUtility<T extends Attribute>(
  1. T builder(
    1. ShapeBorderDto<ShapeBorder>
    )
)

Implementation

ShapeBorderUtility(super.builder);