onPressed property

void Function()? onPressed
final

Callback, called when this GalleryButton is pressed.

Implementation

final void Function()? onPressed;