xbLineChartDateStrStyle top-level property
Implementation
TextStyle xbLineChartDateStrStyle = const TextStyle(
color: Color.fromARGB(255, 148, 146, 146),
fontSize: xbLineChartDateFontSize);
TextStyle xbLineChartDateStrStyle = const TextStyle(
color: Color.fromARGB(255, 148, 146, 146),
fontSize: xbLineChartDateFontSize);