TextStyle buildDisplayMedium(Color color) { return EzTextStyle( fontSize: 46, color: color, fontFamily: EzConfig.instance.fontFamily, ); }