onAccept property
final
Callback, called when an acceptable piece of data was dropped over this Launchpad.
Implementation
final void Function(CallButton)? onAccept;
Callback, called when an acceptable piece of data was dropped over this Launchpad.
final void Function(CallButton)? onAccept;