add docs
This commit is contained in:
@@ -7,6 +7,7 @@ import 'stream_channel.dart';
|
||||
///
|
||||
/// The widget uses a [StreamBuilder] to render the channel information image as soon as it updates.
|
||||
class ChannelName extends StatelessWidget {
|
||||
/// Instantiate a new ChannelName
|
||||
const ChannelName({
|
||||
Key key,
|
||||
this.channel,
|
||||
|
||||
Reference in New Issue
Block a user