menu
aegee_leiden_app
widgets/activity/activityTile.dart
EventInfoSummary
EventInfoSummary const constructor
EventInfoSummary
dark_mode
light_mode
EventInfoSummary
constructor
const
EventInfoSummary
(
{
Key
?
key
,
required
ActivityModel
data
}
)
Implementation
const EventInfoSummary({ super.key, required this.data, });
aegee_leiden_app
activityTile
EventInfoSummary
EventInfoSummary const constructor
EventInfoSummary class