onConfirm property

void Function(List<K>, List<R>) onConfirm
final

确认回调

Implementation

final void Function(List<K>, List<R>) onConfirm;