Skip to main content

EventInfoPage constructor

const EventInfoPage({Key? key, required Map<String, dynamic> args})

Implementation

const EventInfoPage(\{Key? key, required this.args\}) : super(key: key);