onSave property

Future<void> Function(String content)? onSave
final

Implementation

final Future<void> Function(String content)? onSave;