StreamChannelListViewIndexedWidgetBuilder typedef

StreamChannelListViewIndexedWidgetBuilder = StreamScrollViewIndexedWidgetBuilder<Channel, StreamChannelListTile>

Signature for the item builder that creates the children of the StreamChannelListView.

Implementation

typedef StreamChannelListViewIndexedWidgetBuilder
    = StreamScrollViewIndexedWidgetBuilder<Channel, StreamChannelListTile>;