onPressed property

void Function()? onPressed
final

Callback, called when this DataAttachment is pressed.

Implementation

final void Function()? onPressed;