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