menu
bodsquare_sdk package
documentation
conversations/widgets/unblock_user_bottomsheet.dart
UnblockUserBottomSheet
UnblockUserBottomSheet constructor
UnblockUserBottomSheet constructor
dark_mode
light_mode
UnblockUserBottomSheet
constructor
UnblockUserBottomSheet
(
{
Key
?
key
,
required
String
conversationId
,
})
Implementation
UnblockUserBottomSheet({ Key? key, required this.conversationId, }) : super(key: key);
bodsquare_sdk package
documentation
conversations/widgets/unblock_user_bottomsheet
UnblockUserBottomSheet
UnblockUserBottomSheet constructor
UnblockUserBottomSheet class