onEdit property

void Function()? onEdit
final

Callback, called when an edit action of these forwards is triggered.

Implementation

final void Function()? onEdit;