ChartActivity constructor

const ChartActivity(
  1. {Key? key}
)

Implementation

const ChartActivity({
  super.key,
});