EzFontSetting constructor
const
EzFontSetting({
- Key? key,
Standardized tool for updating the fontFamilyKey in EzConfig EzFontSetting options are built from googleStyles
Implementation
const EzFontSetting({Key? key}) : super(key: key);