HivePostComments constructor
const
HivePostComments({})
Implementation
const HivePostComments({
super.key,
required this.author,
required this.permlink,
this.onUpvoteComment,
this.onReplyComment,
this.currentUser,
});