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