const PostBottom({ Key? key, required this.activity, required this.createPostView, }) : super(key: key);