onAccept property

void Function(CallButton)? onAccept
final

Callback, called when an acceptable piece of data was dropped over this Launchpad.

Implementation

final void Function(CallButton)? onAccept;