SectionBox constructor
const
SectionBox(
- DoctorSection section, {
- Key? key,
Implementation
const SectionBox(this.section, {super.key});
const SectionBox(this.section, {super.key});