onConfirm property

void Function(List<V>?) onConfirm
final

Fires when confirm is tapped.

Implementation

final void Function(List<V>?) onConfirm;