KChartStyle constructor

const KChartStyle([
  1. List<String>? dateTimeFormat
])

Implementation

const KChartStyle([this.dateTimeFormat]);