UserProfileBottomSheet constructor

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

Implementation

const UserProfileBottomSheet({super.key});