onEdit property
final
Callback, called when an edit action of these forwards is triggered.
Implementation
final void Function()? onEdit;
Callback, called when an edit action of these forwards is triggered.
final void Function()? onEdit;