headerView property
headerView sets custom widget to header
Implementation
final Widget? Function(BuildContext,
{User? user, Group? group, int? parentMessageId})? headerView;
headerView sets custom widget to header
final Widget? Function(BuildContext,
{User? user, Group? group, int? parentMessageId})? headerView;