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