views_after_auth_screens_events_event_info_pageEventInfoPage constructorOn this pageEventInfoPage constructorconst EventInfoPage({Key? key, required Map<String, dynamic> args})Implementationconst EventInfoPage({Key? key, required this.args}) : super(key: key);