InviteWidget constructor

InviteWidget(
  1. Invite model, {
  2. Key? key,
})

Implementation

InviteWidget(super.model, {Key? key});