@@ -88,7 +88,7 @@ typedef ChannelTapCallback = void Function(Channel, Widget?);
|
||||
typedef ChannelInfoCallback = void Function(Channel);
|
||||
|
||||
/// {@template channelPreviewBuilder}
|
||||
/// Builder used to create a custom [ChannelPreview] for a [Channel]
|
||||
/// Builder used to create a custom ChannelPreview for a [Channel]
|
||||
/// {@endtemplate}
|
||||
@Deprecated('Use StreamChannelListViewIndexedWidgetBuilder instead')
|
||||
typedef ChannelPreviewBuilder = Widget Function(BuildContext, Channel);
|
||||
|
||||
Reference in New Issue
Block a user