onSaveEntryChanged property
A callback that is called when the user toggles the auto-save setting.
Implementation
final void Function(bool)? onSaveEntryChanged;
A callback that is called when the user toggles the auto-save setting.
final void Function(bool)? onSaveEntryChanged;