shouldNotify property

UpdateShouldNotify<Object>? shouldNotify
inherited

Whether the framework should notify widgets that inherit from this widget.

See also:

Implementation

UpdateShouldNotify<T>? get shouldNotify;