Change the fontFamily.
fontFamily
Text setFontFamily(String fontFamily) => copyWith(style: TextStyle(fontFamily: fontFamily));