onNewChatButtonTap property

VoidCallback? onNewChatButtonTap
final

The action to perform when pressing the "new chat" button.

Implementation

final VoidCallback? onNewChatButtonTap;