RectUtility<T extends Attribute> constructor

const RectUtility<T extends Attribute>(
  1. T builder(
    1. Rect
    )
)

Implementation

const RectUtility(super.builder);