menu
aegee_leiden_app
screens/activity/local_widgets/participateSection.dart
ParticipateSection
ParticipateSection const constructor
ParticipateSection
dark_mode
light_mode
ParticipateSection
constructor
const
ParticipateSection
(
{
Key
?
key
,
required
ActivityModel
data
}
)
Implementation
const ParticipateSection({super.key, required this.data});
aegee_leiden_app
participateSection
ParticipateSection
ParticipateSection const constructor
ParticipateSection class