none constant

KinChartGridStyle const none

Implementation

static const none = KinChartGridStyle(
  showHorizontalLines: false,
  showVerticalLines: false,
);