FontFamilyAttribute constructor

const FontFamilyAttribute(
  1. String fontFamily
)

Implementation

const FontFamilyAttribute(this.fontFamily);