TestLineChart constructor
Creates a TestLineChart widget.
Implementation
const TestLineChart({super.key, required this.data, required this.isWeekly});
Creates a TestLineChart widget.
const TestLineChart({super.key, required this.data, required this.isWeekly});