ChatAppBarBuilder typedef
ChatAppBarBuilder =
PreferredSizeWidget Function(BuildContext context, RCKChatAppBarConfig config)
Implementation
typedef ChatAppBarBuilder = PreferredSizeWidget Function(
BuildContext context, RCKChatAppBarConfig config);