autoDispose property

bool? autoDispose
final

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;