onSave property

Future<bool> Function(String value)? onSave
final

Implementation

final Future<bool> Function(String value)? onSave;