onPressed property

void Function()? onPressed
final

Callback, called when a secondary button is pressed.

Implementation

final void Function()? onPressed;