menu
brcontent package
documentation
api.dart
ChannelInfo
ChannelInfo constructor
ChannelInfo constructor
dark_mode
light_mode
ChannelInfo
constructor
ChannelInfo
(
{
Map
<
String
,
String
>
?
props
=
const {}
,
})
Returns a new
ChannelInfo
instance.
Implementation
ChannelInfo({ this.props = const {}, });
brcontent package
documentation
api
ChannelInfo
ChannelInfo constructor
ChannelInfo class