InfoSection constructor
const
InfoSection({
- Key? key,
- required DevPanelController controller,
Implementation
const InfoSection({super.key, required this.controller});