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