FontWeightUtility<T extends Attribute> constructor

const FontWeightUtility<T extends Attribute>(
  1. T builder(
    1. FontWeight
    )
)

Implementation

const FontWeightUtility(super.builder);