doc(ui): fix doc ref
This commit is contained in:
@@ -52,7 +52,8 @@ typedef ChannelHeader = StreamChannelHeader;
|
|||||||
/// with [onBackPressed].
|
/// with [onBackPressed].
|
||||||
///
|
///
|
||||||
/// The widget components render the ui based on the first ancestor of type
|
/// The widget components render the ui based on the first ancestor of type
|
||||||
/// [StreamChatTheme] and on its [ChannelTheme.channelHeaderTheme] property.
|
/// [StreamChatTheme] and on its [StreamChatThemeData.channelHeaderTheme]
|
||||||
|
/// property.
|
||||||
/// Modify it to change the widget appearance.
|
/// Modify it to change the widget appearance.
|
||||||
/// {@endtemplate}
|
/// {@endtemplate}
|
||||||
class StreamChannelHeader extends StatelessWidget
|
class StreamChannelHeader extends StatelessWidget
|
||||||
|
|||||||
Reference in New Issue
Block a user