onCall property

void Function()? onCall
final

Callback, called when the call button is pressed.

Implementation

final void Function()? onCall;