Update docusaurus/docs/Flutter/stream_chat_flutter/channel_list_header.mdx
This commit is contained in:
@@ -4,7 +4,7 @@ sidebar_position: 9
|
|||||||
title: ChannelListHeader
|
title: ChannelListHeader
|
||||||
---
|
---
|
||||||
|
|
||||||
A header Widget for a list of channels
|
A Header Widget For A List Of Channels
|
||||||
|
|
||||||
Find the pub.dev documentation [here](https://pub.dev/documentation/stream_chat_flutter/latest/stream_chat_flutter/ChannelListHeader-class.html)
|
Find the pub.dev documentation [here](https://pub.dev/documentation/stream_chat_flutter/latest/stream_chat_flutter/ChannelListHeader-class.html)
|
||||||
|
|
||||||
@@ -85,4 +85,4 @@ To enable this, use the `showConnectionStateTile` property.
|
|||||||
ChannelListHeader(
|
ChannelListHeader(
|
||||||
showConnectionStateTile: true,
|
showConnectionStateTile: true,
|
||||||
),
|
),
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user