onPressed property

void Function()? onPressed
final

Callback, called when button is pressed.

Implementation

final void Function()? onPressed;