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