ChartDateTimeRule constructor

ChartDateTimeRule({
  1. String? type,
})

Implementation

ChartDateTimeRule({
  this.type,
});