LineChart constructor

const LineChart({
  1. Key? key,
})

Implementation

const LineChart({Key? key}) : super(key: key);