AttendeesSelectorPage constructor

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

Implementation

const AttendeesSelectorPage({Key? key}) : super(key: key);