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