quiet constant

Implementation

static const quiet = ChartInteractionOptions(
  showTooltip: false,
  showActiveElement: false,
);