menu
aegee_leiden_app
screens/activity/activity.dart
ActivityPage
ActivityPage const constructor
ActivityPage
dark_mode
light_mode
ActivityPage
constructor
const
ActivityPage
(
{
required
String
id
}
)
Implementation
const ActivityPage({required this.id});
aegee_leiden_app
activity
ActivityPage
ActivityPage const constructor
ActivityPage class