OverviewSection constructor

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

Creates an instance of OverviewSection.

Implementation

const OverviewSection({super.key});