onLongPress property

void Function()? onLongPress
final

Callback, called when this ChatButtonWidget is long-pressed.

Implementation

final void Function()? onLongPress;