FontStyleUtility<T extends Attribute> constructor

const FontStyleUtility<T extends Attribute>(
  1. T builder(
    1. FontStyle
    )
)

Implementation

const FontStyleUtility(super.builder);