CommentListEmptyStateWidget constructor
- dynamic key,
- bool useCompactView = true,
Implementation
const CommentListEmptyStateWidget({super.key, this.useCompactView = true});
const CommentListEmptyStateWidget({super.key, this.useCompactView = true});