notifyUpdate property
Whether to notify the update of the provider, defaults to false.
Implementation
final bool Function(InheritedSolidProvider<T> oldWidget)? notifyUpdate;
Whether to notify the update of the provider, defaults to false.
final bool Function(InheritedSolidProvider<T> oldWidget)? notifyUpdate;