FontFamilyValue constructor
FontFamilyValue(
- String value
Creates a FontFamilyValue with the given value.
Implementation
FontFamilyValue(this.value);
Creates a FontFamilyValue with the given value.
FontFamilyValue(this.value);