BoxShapeUtility<T extends Attribute> constructor

const BoxShapeUtility<T extends Attribute>(
  1. T builder(
    1. BoxShape
    )
)

Implementation

const BoxShapeUtility(super.builder);