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