TextStyle getTextStyle(Color color) => TextStyle(fontSize: style.dataFontSize, color: color, fontFamily: style.fontFamily);