chatFooterBuilder property

Widget? chatFooterBuilder
final

A widget to show at the bottom of the chat (between the input and the chat content)

Implementation

final Widget? chatFooterBuilder;