menu
easy_comment package
documentation
easy_comment.dart
CommentListVerticalLineDetail
CommentListVerticalLineDetail const constructor
CommentListVerticalLineDetail const constructor
dark_mode
light_mode
CommentListVerticalLineDetail
constructor
const
CommentListVerticalLineDetail
(
{
Key
?
key
,
required
Comment
comment
,
})
Implementation
const CommentListVerticalLineDetail({ super.key, required this.comment, });
easy_comment package
documentation
easy_comment
CommentListVerticalLineDetail
CommentListVerticalLineDetail const constructor
CommentListVerticalLineDetail class