Update docusaurus/docs/Flutter/stream_chat_flutter/channel_list_header.mdx
This commit is contained in:
committed by
GitHub
parent
015c4ae072
commit
a2fbc37d53
@@ -4,7 +4,7 @@ sidebar_position: 9
|
||||
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)
|
||||
|
||||
@@ -85,4 +85,4 @@ To enable this, use the `showConnectionStateTile` property.
|
||||
ChannelListHeader(
|
||||
showConnectionStateTile: true,
|
||||
),
|
||||
```
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user