menu
aegee_leiden_app
screens/activity/local_widgets/localParticipantsSection.dart
LocalParticipantsSection
LocalParticipantsSection const constructor
LocalParticipantsSection
dark_mode
light_mode
LocalParticipantsSection
constructor
const
LocalParticipantsSection
(
String
eventID
,
String
?
signUpForm
,
{
Key
?
key
}
)
Implementation
const LocalParticipantsSection( this.eventID, this.signUpForm, { super.key, });
aegee_leiden_app
localParticipantsSection
LocalParticipantsSection
LocalParticipantsSection const constructor
LocalParticipantsSection class