onSubmit property

void Function(List<T> items)? onSubmit
final

Implementation

final void Function(List<T> items)? onSubmit;