isSaving property

ValueNotifier<bool> isSaving

Implementation

ValueNotifier<bool> get isSaving => _isSaving;