DeleteUserBottomSheet constructor

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

Implementation

const DeleteUserBottomSheet({super.key});