RepliesScreen constructor
const
RepliesScreen({})
Implementation
const RepliesScreen({
super.key,
required this.hfk,
required this.account,
this.onTap,
this.onAuthorTap,
this.onCategoryTap,
this.onUpvoteTap,
this.onDownVoteTap,
this.onCommentTap,
this.onReblogTap,
});