notifyOnChangeList property

  1. @override
bool notifyOnChangeList
override

If this value is true, Notify changes when there are changes in the list itself using list-specific methods.

Implementation

@override
bool get notifyOnChangeList => false;