CreatePartyPage constructor

CreatePartyPage(GlobalKey<State<StatefulWidget>> homeScaffoldKey, String organiserUid)

Implementation

CreatePartyPage(this.homeScaffoldKey, this.organiserUid);