autoDispose property
Whether to automatically dispose the scope when the widget is disposed. If null, uses smart defaults based on parent scope presence.
Implementation
final bool? autoDispose;
Whether to automatically dispose the scope when the widget is disposed. If null, uses smart defaults based on parent scope presence.
final bool? autoDispose;