onPressed property

void Function()? onPressed
final

Callback, called when this RectangularCallButton is pressed.

Implementation

final void Function()? onPressed;