saveNotifier property

ValueNotifier<bool> saveNotifier
final

Implementation

final saveNotifier = ValueNotifier<bool>(true);