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