onPressed property

void Function()? onPressed
final

The action to be executed when the item is pressed.

Implementation

final void Function()? onPressed;