onSubmit property

Future<String?> Function(T) onSubmit
final

Implementation

final Future<String?> Function(T) onSubmit;