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