deletedNotifier property

ValueNotifier<bool> get deletedNotifier

Implementation

ValueNotifier<bool> get deletedNotifier => _deleted;