menu
unicons package
documentation
icons/line/comment_dots.dart
CommentDotsIcon
CommentDotsIcon const constructor
CommentDotsIcon const constructor
dark_mode
light_mode
CommentDotsIcon
constructor
const
CommentDotsIcon
(
{
Key
?
key
,
Color
?
color
,
})
Implementation
const CommentDotsIcon({ super.key, this.color, });
unicons package
documentation
icons/line/comment_dots
CommentDotsIcon
CommentDotsIcon const constructor
CommentDotsIcon class