PlanInviteMemberDialog constructor

const PlanInviteMemberDialog({
  1. Key? key,
})

Dialog to invite a user to the current user's plan.

Implementation

const PlanInviteMemberDialog({super.key});