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